cd C:\temp perl -e 'system("pwd; pwd");' #### pwd [-LP] [-d path] #### c:/temp c:/temp
## pwd [-LP] [-d path] ##
## c:/temp c:/temp