Quantcast
Viewing all articles
Browse latest Browse all 26

Answer by Yakir GIladi Edry for How can I reverse the order of lines in a file?

at the end of your command put:| tac

tac does exactly what you're asking for, it "Write each FILE to standard output, last line first."

tac is the opposite of cat :-).


Viewing all articles
Browse latest Browse all 26

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>