in reply to Re^5: redirection problem
in thread redirection problem
I'll try to install AS 5.12 to see how it works (on Monday).C:\temp>ftype Perl Perl="C:\strawberry\perl\bin\perl.exe" "%1" %* C:\temp>script.pl aabc C:\temp>script.pl > strawberry.txt C:\temp>type strawberry.txt aabc
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: redirection problem
by BrowserUk (Patriarch) on Jun 22, 2012 at 16:35 UTC | |
by grizzley (Chaplain) on Jun 25, 2012 at 06:37 UTC | |
by BrowserUk (Patriarch) on Jun 25, 2012 at 07:58 UTC |