Re: (Solaris) What does "pargs -x" do?
From: Paul Pluzhnikov (ppluzhnikov-nsp_at_charter.net)
Date: 09/28/04
- Next message: learning_C++: "Re: How can I run server and client applications in two different computers?"
- Previous message: Paul Pluzhnikov: "Re: Call a Function in Shared Memory?"
- In reply to: Kenny McCormack: "(Solaris) What does "pargs -x" do?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Sep 2004 18:24:20 -0700
gazelle@yin.interaccess.com (Kenny McCormack) writes:
> I recently discovered the "pargs" command in Solaris 9.
> What is the "alternate vector"?
It's not "alternate vector", but an "auxiliary vector".
It is an array of values that the kernel passes on to the dynamic
loader (ld.so), in order to make loader's life easier.
Cheers,
-- In order to understand recursion you must first understand recursion. Remove /-nsp/ for email.
- Next message: learning_C++: "Re: How can I run server and client applications in two different computers?"
- Previous message: Paul Pluzhnikov: "Re: Call a Function in Shared Memory?"
- In reply to: Kenny McCormack: "(Solaris) What does "pargs -x" do?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|