Tail Command in Follow Mode
Thursday, February 21st, 2008
View in real time what is added to a file. -f stands for Follow
tail -f /var/log/messages
View in real time what is added to a file. -f stands for Follow
tail -f /var/log/messages