top | item 36234174

(no title)

lalopalota | 2 years ago

Typing out the instructions, copying and pasting the data, then analyzing the output for correctness is faster than running `sort -h` ?

discuss

order

messe|2 years ago

It can be less mental effort, not necessarily faster.

TeMPOraL|2 years ago

Faster than recalling or finding out again that it's `sort -h`, and not `sort -n` or `xargs -wtf -- sort -xkcd {}` or whatever.