Y
Hacker News
new
|
ask
|
show
|
jobs
by
rjh29
982 days ago
Just use Perl for one-liners. It's more powerful than sed/awk but it does pretty much everything those do.
1 comments
garciasn
982 days ago
Perl is probably overkill for 99% of one-liners and may not be available on as many environments as awk/sed are, but I advocate that folks do whatever is best for them in their environment and if that's Perl for you, rock it out!
link
nickpeterson
982 days ago
If Perl isn’t available in the environment try ‘systemctl start oyster-farm’
link