Network, Computer and Programming Resources
Linux top 50 cmd
(Page:5)
Linux top 50 cmd - Tail
tail prints to standard output the last 10 lines of a given file. If no file is given, it reads from standard input. If more than one file is given, it prints a header consisting of the file's name enclosed in a left and right arrow (==> <==) before the output of each file. The default value of 10 lines can be changed by placing a -