Hi,
  Can somebody explain the difference between this 2 system calls ?

  system "grep 'fred flint' buff"
  system "grep", "fred flint", "buff"

Thanks
Alok

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


Reply via email to