I'm not sure, but putting a ; between the commands might work:

system "cd ..; pwd"

On Mon, 2005-08-29 at 18:06 +0300, Eliyah Kilada wrote:
> 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.
> >
> 
> 
> 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to