Hello Rahul -

Just prepend and append the command with the symbol - ` - mind u, this is
the back apostrophe, the first button on the keyboard from the left nad side
on the second row from top. For eg.
--------------------------- starts here ------------------
#!/usr/local/bin/perl

`ls -l`;
--------------------------- ends here ------------------

Kind regards.

KK
[EMAIL PROTECTED]


----- Original Message -----
From: Rahul Garg <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 25, 2001 2:14 PM
Subject: Linux commands in perl


hello Everybody ,


Simple question......................

How to run Linux commands in Perl code.......

Waiting for Reply........
Thanx in Advance...........
Rahul



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to