Post #1552315
2026-04-15 11:41 UTC
@RosaCtrl See, I love perl. But even I'm gonna say awk here.
If you're doing anything that awk can't handle, you should definitely use a REAL language.
Replies (1)
-
@gnemmi@mastodon.sdf.org 2026-04-17 22:26
@penryu @RosaCtrl I totally agree with this. As much as I love Perl, if sed isn't enough I'm going with AWK .. but if AWK doesn't make the cut, then you go for a REAL language .. and that's when Perl comes in.