if ( -d 'work' && ! -e 'startup' ) { print "create work/startup directory\n"; mkdir 'work/startup' or do { print "create work/startup directory failed because :$!\n"; exit 1; }; }
In reply to Re: Failed to create work\\startup directory
by jwkrahn
in thread Failed to create work\\startup directory
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |