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

There's a "strings" implementation in the PerlPowerTools : https://metacpan.org/pod/PerlPowerTools
TIL. Good addon for w32 perl users.