Operations
Omitting the first line from any Linux command output
< 1 minute read Let us try to omit total 2188 from below output in linux. This output is for ls -latr “some path” and this solution is valid for any other command where one would like to omit the first line. Passing actual Read more…