tail -f file.txt

Category: File Viewing & Editing

tail -f file.txt

Follow a file and print new lines as they are added

Watches a file in real time and prints new lines as they appear — essential for monitoring live log files. Press Ctrl+C to stop.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.