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 -Dviper.fifo.path=/var/run/smc898/boot.fifo -Xmx128m -Djava.
I've seen that it's possible to get the whole name, but what is the command?
Anyone that can help me?
Tanks in advance...
/Linda
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 -Dviper.fifo.path=/var/run/smc898/boot.fifo -Xmx128m -Djava.
I've seen that it's possible to get the whole name, but what is the command?
Anyone that can help me?
Tanks in advance...
/Linda