in reply to passing parameters from shell script to perl program doesn't preserve spaces [solved]

Just for completeness, you could see the call arguments (but only up to a fixed length IIRC) in the process table.

Your process ID is in $$

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

  • Comment on Re: passing parameters from shell script to perl program doesn't preserve spaces
  • Download Code