Sunday, October 21, 2018

tail -f filename




The tail command displays the bottom part of text data. By default, the last ten lines are displayed. Use the -n option to display a different number of lines:
OptionDescription
-fDisplay the bottom part of a file and follow changes means to continue to display any changes made to the file.
-n +xDisplay from line number x to the end of the file.

No comments:

Post a Comment

ASHRAE Standard 90.4-2019

 The correct temperature range recommended by ASHRAE Standard 90.4-2019 for maximum uptime and hardware life is 64⁰ and 81⁰ F . ASHRAE and ...