Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by linsto

  1. linsto

    Instead of ps?

    OOHH!!! GREAT!!!! Thankyou so much!!! It works just fine: $ /usr/ucb/ps -ww 9444 PID TT S TIME COMMAND 9444 ? S 17:57 /usr/jdk/jdk1.5.0/bin/java -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager...
  2. linsto

    Instead of ps?

    Hi, thanks again for your quick answear! But it didn't work though... $ ps -ef --cols 256 -p 11218 ps: illegal option -- - ps: unknown output format: -o ls usage: ps [ -aAdeflcjLPy ] [ -o format ] [ -t termlist ] [ -u userlist ] [ -U userlist ] [ -G grouplist ] [ -p proclist ]...
  3. linsto

    Instead of ps?

    Hi, and thanks for quick response! I tried to use /proc but I dont have the cmdline: $ ls /proc/8782 as cred cwd lpsinfo lusage map pagedata rmap sigact usage xmap auxv ctl fd lstatus lwp object psinfo root status...
  4. linsto

    Instead of ps?

    Hi! I run Solaris 9 and /bin/ksh, and I have a problem that ps -ef cut's the "processname", like: $ ps -ef|grep 11218 root 24683 11218 3 14:21:11 ? 0:25 /usr/sadm/lib/wbem/rds -a -t 30000 -i 1000 -f /var/run/rds_db -m -L /var/tmp/rd root 11218 1 0 Feb 11 ? 140:23 /usr/java/bin/java...

Part and Inventory Search

Back
Top