Y
Hacker News
new
|
ask
|
show
|
jobs
by
lalopalota
1111 days ago
Typing out the instructions, copying and pasting the data, then analyzing the output for correctness is faster than running `sort -h` ?
2 comments
messe
1111 days ago
It can be less mental effort, not necessarily faster.
link
TeMPOraL
1111 days ago
Faster than recalling or finding out again that it's `sort -h`, and not `sort -n` or `xargs -wtf -- sort -xkcd {}` or whatever.
link