Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
HellsMaddy
on April 15, 2022
|
parent
|
context
|
favorite
| on:
Moreutils: A collection of Unix tools that nobody ...
cat is doing nothing useful here. Your command is equivalent to
awk '{do_stuff()}' myfile.txt | sort -u | column --table > new-myfile.txt
The only thing you’ve changed is that you’re sending the output to a new file. That’s fine, but it’s what sponge is avoiding.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: