tail -F file.txt

Category: File Viewing & Editing

tail -F file.txt

Follow by filename, retrying if file is rotated/replaced

Like tail -f but more robust: if the file gets replaced (log rotation), it reopens the new file with the same name.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.