Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] How can I get the full command line options of a currently running process
- To: tlug@example.com
- Subject: Re: [tlug] How can I get the full command line options of a currently running process
- From: Darren Cook <darrenj@example.com>
- Date: Wed, 06 Feb 2002 13:24:04 +0900
- Content-transfer-encoding: 7bit
- Content-type: text/plain; charset="US-ASCII"
- In-reply-to: <20020206125853.3dbef0fc.s45652001@example.com>
- References: <20020206125853.3dbef0fc.s45652001@example.com>
> How can I get the full command line options of when process which is currently running. When I needed to do this a couple of weeks ago I struggled through the ps man page (information overload), and eventually arrived at: ps -eo pid,command This is still not ideal as if the command is too long you still lose the right-hand part. So the proper solution is to tell ps to wordwrap, but I don't know how/if that is possible. Darren
- Follow-Ups:
- Re: [tlug] How can I get the full command line options of a currently running process
- From: Stephen J. Turnbull
- References:
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] How can I get the full command line options of a currently running process
- Next by Date: Re: [tlug] How can I get the full command line options of a currently running process
- Previous by thread: Re: [tlug] How can I get the full command line options of a currently running process
- Next by thread: Re: [tlug] How can I get the full command line options of a currently running process
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links