tail
Tail
TAIL - Output last part of a File
Syntax:<br> tail -f -n x file (-n, where x= number of lines; -f = follows - constantly updates) tail -f -n 100 textfile.pl
tail.txt · Last modified: 2022/07/19 20:13 by 127.0.0.1
Syntax:<br> tail -f -n x file (-n, where x= number of lines; -f = follows - constantly updates) tail -f -n 100 textfile.pl