https://techglimpse.com For all your Tech Needs! Fri, 28 Dec 2018 06:10:53 +0000 en-US hourly 1 https://wordpress.org/?v=5.4.6 How to print Stdout of a command in reverse order on a Linux Shell https://techglimpse.com/reverse-order-stdout-linux-shell/ https://techglimpse.com/reverse-order-stdout-linux-shell/#respond Fri, 28 Dec 2018 06:10:53 +0000 https://techglimpse.com/?post_type=ht_kb&p=41171 Recently encountered a challenge to display the standard output (stdout) of a Linux command in the reverse order. For eg; ls -lrt would list the files and directories based on the created/updated date but would like to get the output in the reverse direction. Solution: Linux shell is abundant of features....

The post How to print Stdout of a command in reverse order on a Linux Shell appeared first on Techglimpse.

]]>
0