in reply to Re: System call in Windows
in thread System call in Windows
Update:
Won't that spawn another shell?
Yes, and you could do it without spawning another shell, with a bit more code. But the -p and -i flags make the job convenient, and if the OP doesn't care about the extra process, then neither do I :-)
|
|---|