Y
Hacker News
new
|
ask
|
show
|
jobs
by
monster2control
1878 days ago
* Replace all `_` with `::` => sed 's/_/::/g'
* Append line number: `cat -n FILE`