Re: Difference between system() and exec() and ``
- From: rob.dixon@xxxxxxx (Rob Dixon)
- Date: Wed, 18 Jun 2008 00:46:36 +0100
Gunnar Hjalmarsson wrote:
swaroop wrote:
As we know there are 3 ways a system shell command to be executed.
1.> $var = system("command");
2.> $var = exec("command");
3.> $var = `command`;
What is difference between these three?
You should not have asked that question here; you should have looked up
the answer in the docs.
Sheesh!
This is the first thing I read on perl.beginners after time away.
Are you really from the Cocos Islands, Gunnar?
I think you should talk to the other abusive people who like to post here and
form a separate group.
Rob
.
- Follow-Ups:
- Re: Difference between system() and exec() and ``
- From: Dr.Ruud
- Re: Difference between system() and exec() and ``
- From: Gunnar Hjalmarsson
- Re: Difference between system() and exec() and ``
- References:
- Difference between system() and exec() and ``
- From: Swaroop
- Re: Difference between system() and exec() and ``
- From: Gunnar Hjalmarsson
- Difference between system() and exec() and ``
- Prev by Date: Verizon moving to only Big-8 Newsgroups
- Next by Date: Re: Difference between system() and exec() and ``
- Previous by thread: Re: Difference between system() and exec() and ``
- Next by thread: Re: Difference between system() and exec() and ``
- Index(es):