Y
Hacker News
new
|
ask
|
show
|
jobs
by
anthk
1378 days ago
Perl is the Unix utilities' replacement for Windows. It can do awk/sed in one place.
What I miss it's a "strings(1)" replacement for Perl.
1 comments
kal247
1377 days ago
There's a "strings" implementation in the PerlPowerTools :
https://metacpan.org/pod/PerlPowerTools
link
anthk
1376 days ago
TIL. Good addon for w32 perl users.
link