Unix command to view the end of a file
tail is a Unix shell command that views the last few lines of a file. It can also be used to watch a log file as it grows.
tail is commonly provided by GNU coreutils.
Unix command to view the end of a file
tail is a Unix shell command that views the last few lines of a file. It can also be used to watch a log file as it grows.
tail is commonly provided by GNU coreutils.