Skip to content

Commit bb1c798

Browse files
committed
Readme: move skill from TODO list to Ongoing list
1 parent c6fb36e commit bb1c798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

3233
TODO:
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

3636
Elsewhere:
3737

0 commit comments

Comments
 (0)