- 4.1 accton: enable or disable process Statistics
|
- 4.2 lastcomm: displays commands used previously
|
- 4.3 SA: Reports, cleans up, and maintains process Statistics
|
- 4.4 At: scheduled Run Command
|
- 4.5 ATQ: The current at command to be executed is displayed.
|
- 4.6 atrm: Delete the commands to be executed in the AT command
|
- 4.7 batch: when the system load level permits
|
- 4.8 BG: run commands in the background
|
- 4.9 FG: suspend the program
|
- 4.10 jobs: displays background programs
|
- 4.11 kill: Kill the process
|
- 4.12 crontab: set the timer
|
- 4.13 PS: View Permissions
|
- 4.14 pstree: displays the Process status tree
|
- 4.15 top: Display Processes
|
- 4.16 nice: change the priority level
|
- 4.17 renice: Modify Priority Level
|
- 4.18 sleep: Pause the process
|
- 4.19 nohup: the user continues to work after exiting the system
|
- 4.20 pgrep: Find the matching process
|
- 4.21 Fuser: using a file or a set of interfaces
|
- 4.22 chkconfig: set various services of the system
|
- 4.23 strace: trace the system calls of a process
|
- 4.24 ltrace: tracking the situation where the process calls library functions
|
- 4.25 vmstat: Reports virtual memory statistics
|
- 4.26 mpstat: CPU monitoring (including multiple CPUs)
|
- 4.27 iostat: monitor I/O performance
|
- 4.28 SAR: System Activity Report
|
- 4.29 ntsysv: Set system services
|