Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
try...

/usr/ucb/ps -w

Or...

/usr/ucb/ps -www

(ie: Wide Wide Wide)

abv-sfo1-x-app58:~> /usr/bin/ps -p 5136 PID TTY TIME CMD 5136 pts/32 0:33 java abv-sfo1-x-app58:~> /usr/ucb/ps 5136 PID TT S TIME COMMAND 5136 pts/32 S 0:33 /usr/local/depot/j2sdk-1.3.1_01/usr/j2se/bin/. +./bin/spa abv-sfo1-x-app58:~> /usr/ucb/ps -w 5136 PID TT S TIME COMMAND 5136 pts/32 S 0:33 /usr/local/depot/j2sdk-1.3.1_01/usr/j2se/bin/. +./bin/sparc/native_threads/java -server -native -ms64m -mx64 abv-sfo1-x-app58:~> /usr/ucb/ps -www 5136 PID TT S TIME COMMAND 5136 pts/32 S 0:33 /usr/local/depot/j2sdk-1.3.1_01/usr/j2se/bin/. +./bin/sparc/native_threads/java -server -native -ms64m -mx64m -classp +ath ./lib/weblogic510sp10boot.jar:./classes/boot -Dfile.encoding=iso- +8859-1 -Dweblogic.class.path=./lib/weblogic510sp10.jar:./license:./cl +asses:./lib/weblogicaux.jar:./server-7022/serverclasses:./server-7022 +/lib/activation.jar:./server-7022/lib/avs30.jar:./server-7022/lib/cos +.jar:./server-7022/lib/jakarta-oro-2.0.2-dev-2.jar:./server-7022/lib/ +jakarta-regexp-1.0.jar:./server-7022/lib/jconn2.jar:./server-7022/lib +/mail.jar -Dweblogic.home=. -Djava.security.manager -Djava.security.p +olicy==/var/httpd/weblogic-5.1.0/weblogic.policy -Dweblogic.system.na +me=server-7022 weblogic.Server

In reply to Re: overcoming the 80 character limitation of solaris ps by hossman
in thread overcoming the 80 character limitation of solaris ps by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (9)
As of 2024-04-16 08:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found