in reply to Re: Getting a script's original command line
in thread Getting a script's original command line

But is that commandline NUL-separated? if not, newlines can be embedded in args, and you don't have a clean readout.

-- Randal L. Schwartz, Perl hacker

  • Comment on RE: Re: Getting a script's original command line