Help for this page
$ PWD PWD: command not found $ pwd /home/user
#!/usr/bin/perl use strict; ... $ perl test.pl $ENV{PWD} is: /home/user