summaryrefslogtreecommitdiff
path: root/Userland/Utilities/tac.cpp
AgeCommit message (Expand)Author
2021-10-17tac: Unbreak reading from standard inputSeekingBlues
2021-05-12LibCore+Everywhere: Move OpenMode out of IODeviceAli Mohammad Pur
2021-05-09tac: Support concatenating multiple files (#6970)faxe1008
2021-05-01Userland: Remove an unused function declaration from tac.Mango0x45
2021-04-29tac: Replace copyright text with SPDX license identifierLinus Groh
2021-04-28Userland: Implement tac commandFederico Guerinoni