Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
learnbyexample
(Uncensored)
subscribe
CLI tip 27: reverse text line wise with tac
https://learnbyexample.github.io/tips/cli-tip-27/
links
backlinks
You can use tac to reverse the input line wise. If you pass multiple input files, each file content will be reversed separately.