D:\temp>echo echo Batch! > batch.cmd D:\temp>cd.. D:\>c: C:\WINNT>perl -e "system q(cd /d d:\\temp & batch.cmd)" D:\temp>echo Batch! Batch! C:\WINNT>
Hope that helps
Update: lagging behind... Firefly258 was faster
In reply to Re^5: Perl calling command prompt?
by pKai
in thread Perl calling command prompt?
by Ans
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |