CahBojonegoro

Rawe Rawe Rantas, Malang Malang Putung

Archive for December 21st, 2008

Viewing Log File “live” – in Linux / Unix

without comments

To get a live view of logfile.

User@Box$ tail -f /path/to/logfile
to quit – Ctrl+C

or

User@Box$ less /path/to/logfile
then : SHIFT+F
to quit – Ctrl+C then q

Maybe somebody have another way , please post it in comment.

Written by cahbojonegoro

December 21, 2008 at 2:51 pm

Posted in Ubuntu, Unix