summaryrefslogtreecommitdiff
path: root/Userland/truncate.cpp
AgeCommit message (Expand)Author
2020-01-28Userland+Terminal: Port to new CArgsParser APISergey Bugaev
2020-01-18Meta: Add license header to source filesAndreas Kling
2020-01-08truncate: Unbreak this utility after ftruncate() syscall fixesAndreas Kling
2019-08-05Userland: Implement truncate commandConrad Pankoff