mirror of
https://github.com/sahinakkaya/til.git
synced 2024-12-22 23:29:37 +01:00
7 lines
193 B
Markdown
7 lines
193 B
Markdown
\- 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.
|