Perl to Unix Mappings
Aug 31, 2023
Perl functions and operators can translate to Unix commands (from section 1 and 8 of the manual) and system calls (from section 2 of the manual).
Here’s a table I compiled using a simple CSV file hosted on GitHub Gists.
This table is to be expanded as I add new function mappings.