Personal tools
You are here: Home Les outils logiciels Unix Unix - Commandes - tail - show end line of file
Navigation
Log in


Forgot your password?
 

Unix - Commandes - tail - show end line of file

tail -f <file>

-f : follow (follow the file, does not exit console)

-n : number of line

Example :

tail -f -n 300 <server.log>

Document Actions
« March 2024 »
March
MoTuWeThFrSaSu
123
45678910
11121314151617
18192021222324
25262728293031