Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
listing processes
Name: dav Date: April 15, 2003 at 18:48:53 Pacific OS: linux CPU/Ram: 256
Comment:
what command can i use to list the processes running on a machine ??
Summary: Hi, can anyone tell me how to (re-)name a process in Unix (especially Solaris)? When running a Java application, "ps" shows "java -classpath..." and all of its arguments, where the most interesting...
Summary: Hi Frank, Thanks for replying. Using $3, I can view processes that does not have a PPID, in this case I assume that it is 1. Basically, I would like to know which commands to use to get a list of ha...