in reply to Open: Invalid Argument
Those backslashes won't make it through to the NT box. Either double them up, use single quotes instead of double or (I believe) you can use forward slashes instead.# remsh kirk -n "d:\perl\bin\perl d:\qad\srcmgr\mv_prog.pl -t -f d:\qa +d\srcmgr\prog.lst"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Open: Invalid Argument
by cdarke (Prior) on Jun 01, 2007 at 16:10 UTC |