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
« April 2024 »
April
MoTuWeThFrSaSu
1234567
891011121314
15161718192021
22232425262728
2930