Fulltext results:
- Command Line Tools Used in My Scripts @info:script
- of my systems. Basic tools (e.g. awk, find, grep, ps) which are always installed are not listed. ====
- jps - Java Virtual Machine Process Status Tool @info:java
- chine has a ''jps'' tool wich is a bit like the ''ps'' command. ''jps'' lists all ''java'' Processes o
- pargs for Linux @info:linux
- 'pargs'' from Solaris, then try this: <code bash> ps eww -p <pid> </code> {{tag>linux sysadmin cli}}