{head cat tail guide
}
head
/ Shows the beginning of a file
/
\
\
\
,_ _
|\\_,-~/
/ _ _ | ,--. _
( @ @ ) / ,-' \
\ _T_/-._( ( \
/ `. \ \
| _ \ | tail
\ \ , / | Shows the end of a file
|| |-_\__ /
((_/`(____,-'
|
|
|
cat
Shows the contents of a file
|-----------------------------------|
| head | cat | tail |
| | | |
| #### | #### | .... |
| .... | #### | .... |
| .... | #### | .... |
| .... | #### | #### |
| | | |
| Beginning | All Content | End |
|-----------------------------------|
Last updated on 5 September 2026 8:08 pm IST