Command
Explanation
tail is used to output the last part of files. It outputs the last part of the files.
Examples
Show last 10 lines
Follow log in real-time
tail is used to output the last part of files. It outputs the last part of the files.
Show last 10 lines
Follow log in real-time