File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Ongoing:
2020* ` pmap ` : Displays the memory map of a process.
2121* ` ps ` : Displays information about active processes.
2222* ` pwdx ` : Shows the current working directory of a process.
23+ * ` skill ` : Sends a signal to processes based on criteria like user, terminal, etc.
2324* ` slabtop ` : Displays detailed kernel slab cache information in real time.
2425* ` snice ` : Changes the scheduling priority of a running process.
2526* ` sysctl ` : Read or write kernel parameters at run-time.
@@ -31,7 +32,6 @@ Ongoing:
3132
3233TODO:
3334* ` hugetop ` : Report hugepage usage of processes and the system as a whole.
34- * ` skill ` : Sends a signal to processes based on criteria like user, terminal, etc.
3535
3636Elsewhere:
3737
You can’t perform that action at this time.
0 commit comments