Y
Hacker News
new
|
ask
|
show
|
jobs
by
dmarinus
949 days ago
cat does have parameters to show nonprinting characters.
1 comments
pronoiac
949 days ago
cat -v
For a very short file, I might reach for hexdump -C
link