http://www.perlmonks.org?node_id=275015


in reply to List standard Unix error codes

Here's a slightly different version that's tcsh friendly.
perl -e 'printf "%i\t%s\n", (${!}=$_)x2 for 0..127'

--
I'm not belgian but I play one on TV.