On 1/11/06, Grant Jacobs <[EMAIL PROTECTED]> wrote:

> I want
> is the whole command *line*

> it'd be
> nicer to have a solution that's not tied to a particular shell or
> version.)

Alas, only a few versions of a few shells will give you what you want.
The command line which invoked your program, if any, isn't something
that you have a way to retrieve UNLESS a particular shell saves it for
you.

But that's true whether you're using Perl or any other language. It's
just how shells work; they start processes, but they don't necessarily
tell you why.

Cheers!

--Tom Phoenix
Stonehenge Perl Training

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


Reply via email to