Perl
From Server Knowledge Base
Revision as of 12:25, 15 January 2013 by Rootadminacc (talk | contribs) (Created page with "To be Edited. == Print Environment Information == perl -e 'print "$_=$ENV{$_}\n" for keys %ENV'")
To be Edited.
Print Environment Information
perl -e 'print "$_=$ENV{$_}\n" for keys %ENV'