Linux Terminal Glossary
›
File Viewing & Editing
tail -c 100 file.txt
Category:
File Viewing & Editing
tail -c 100 file.txt
Copy command
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.