Y
Hacker News
new
|
ask
|
show
|
jobs
by
evan_miller
4236 days ago
It's actually -ne, perhaps with -a if one wants awk-style field splitting of lines.
-l modifies the output record separator (makes print append \n)