Re: sh --



On Wed, May 24, 2006 at 05:45:45PM +0800, Rick wrote:
Hello,
I saw a process, sh -- ./start, in my AIX server. could someone tell me
what does the "--" mean? Much thanks!

As long as '-' or '--' is the first operand, it does nothing and is ignored.

bob