tail -c 100 file.txt

Category: File Viewing & Editing

tail -c 100 file.txt

Print the last 100 bytes of a file

Prints the last 100 bytes of a file — useful for checking the tail of binary data.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.