Tail Command in Follow Mode

Tagged with: , , , ,

View in real time what is added to a file. -f stands for Follow


tail -f /var/log/messages

Leave a Reply