Toggle navigation
Bash One-Liners
One-Liners
Login
openiduser28
Twitter
(not set)
Blog
(not set)
Website
(not set)
One-Liners
1
score
View a file with line numbers
$
cat -n /path/to/file | less
Feb. 13, 2012, 5:14 p.m.
—
openiduser28