Fulltext results:
- jps - Java Virtual Machine Process Status Tool @info:java
- ke the ''ps'' command. ''jps'' lists all ''java'' Processes of a user. You can find the man page at [[http://... -lm Here are some more examples: List all java processes: ''jps'' <code> 55719 hourglass.jar 51299 jEdit 5
- MySQL: Backup @info:mysql:database
- & # sleep 10 # optional done wait # for child processes to end </code> {{tag>mysql admin backup export}}
- List Open Ports @info:sysadmin
- o list the open ports together with the listening processes: <code bash> netstat -tulpn </code> Here is an