Y
Hacker News
new
|
ask
|
show
|
jobs
by
layer8
845 days ago
> heights | (sed -u 1q; sort -k2 -nr)
does the right thing.
(from
https://stackoverflow.com/a/56151840
)