mirror of
https://github.com/sahinakkaya/til.git
synced 2024-11-21 08:19:35 +01:00
TIL: Printing lines in reverse order
This commit is contained in:
parent
ad45a7836d
commit
9d6e99cc5c
6
bash-scripting/printing-lines-in-reverse-order.md
Normal file
6
bash-scripting/printing-lines-in-reverse-order.md
Normal file
@ -0,0 +1,6 @@
|
||||
\- How can you see the contents of a file?
|
||||
\+ *`cat`*
|
||||
\- What if you want to see the lines in reverse order?
|
||||
\+ `tac`
|
||||
|
||||
No, it is not just a joke. Try it... Man I love Gnoo slash Linux.
|
Loading…
Reference in New Issue
Block a user