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
« May 2024 »
May
MoTuWeThFrSaSu
12345
6789101112
13141516171819
20212223242526
2728293031