Re: system ("cd ..")



On Aug 29, Eliyah Kilada said:

How can I access a specific child process, such that I put all my system commands in one child process?

It sounds like you want a shell script rather than a Perl program. Or, perhaps you should figure out how to do things via Perl rather than calling the shell to do them all.


--
Jeff "japhy" Pinyan         %  How can we ever be the sold short or
RPI Acacia Brother #734     %  the cheated, we who for every service
http://japhy.perlmonk.org/  %  have long ago been overpaid?
http://www.perlmonks.org/   %    -- Meister Eckhart
.



Relevant Pages

  • Re: Unexpected result from grep
    ... I'd worry about whether I should be using the shell at all. ... as big a deal as Perl. ... Most people can puzzle out even a complicated shell script and also ... seem to prefer ksh and it sure seems like a better shell to me. ...
    (comp.unix.tru64)
  • Re: Unexpected result from grep
    ... I'd worry about whether I should be using the shell at all. ... as big a deal as Perl. ... Most people can puzzle out even a complicated shell script and also ... seem to prefer ksh and it sure seems like a better shell to me. ...
    (comp.unix.shell)
  • Re: ActiveState: Cant spawn "cmd.exe"?
    ... >> When testing with ActiveState perl what shell are you running in? ... Normally, perl is built using MinGW in the cmd.exe shell, following the ... ActiveState perl, too) in a bash shell, though I've not personally done ...
    (comp.lang.perl.misc)
  • Shell::Jobs - request for comments
    ... In an effort to make the code developed for the Zoidberg shellmore ... perl shells. ... # Run a shell command in the background ...
    (comp.lang.perl.modules)
  • Re: Unix Tools
    ... >>When I read about Unix tools there seems to be a lot of overlap between ... >>Perl, is there any reason at all to look at awk and sed? ... >like shell which will be good for scripting and interactive use. ...
    (comp.unix.questions)