Re: system ("cd ..")




Hi,
- I agree with u that a shell script is more appropriate, but how I can write regular expressions in this way ? ;-)


Regards,
Eliyah



Jeff 'japhy' Pinyan wrote:

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.



.



Relevant Pages

  • RE: environment variable
    ... will execute in a sub shell of your perl program. ... how can i export a variable from program perl to shell script through ... intended recipient, please be aware that any disclosure, copying, distribution ... sender of the delivery error by replying to this message, or notify us by ...
    (perl.dbi.users)
  • Re: ksh in a perl program
    ... On 6/6/06, Lakshmi Sailaja wrote: ... The shell script, abc, actually takes a value from the user. ... Can you suggest the procedure to use val in my Perl program? ...
    (perl.beginners)
  • Re: Setting ENV varibles by calling a shell script within a perl program
    ... > I need to make some system calls to other programs from a perl program ... > variable dependencies that are set by a shell script program. ... You can set env vars in Perl via the %ENV hash. ... Any external processes you start will inherit their env from ...
    (comp.lang.perl.misc)
  • Setting ENV varibles by calling a shell script within a perl program
    ... I need to make some system calls to other programs from a perl program ... variable dependencies that are set by a shell script program. ... environment variables so that the other program that I call can run ... I am trying to avoid writing another shell program ...
    (comp.lang.perl.misc)
  • Re: Scripting with md5
    ... > Is there anyway of doing the equivalent of the above in a shell script ... > or a C or Perl program? ... licensed under the Lesser GPL here: ... Rob Gamble ...
    (comp.os.linux.misc)