Skip to content

Commit c563a59

Browse files
docs: Update Ongoing section for implemented sysctl
1 parent eda68a7 commit c563a59

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
@@ -22,14 +22,14 @@ Ongoing:
2222
* `pwdx`: Shows the current working directory of a process.
2323
* `slabtop`: Displays detailed kernel slab cache information in real time.
2424
* `snice`: Changes the scheduling priority of a running process.
25+
* `sysctl`: Read or write kernel parameters at run-time.
2526
* `top`: Displays real-time information about system processes.
2627
* `w`: Shows who is logged on and what they are doing.
2728
* `watch`: Executes a program periodically, showing output fullscreen.
2829

2930
TODO:
3031
* `hugetop`: Report hugepage usage of processes and the system as a whole.
3132
* `skill`: Sends a signal to processes based on criteria like user, terminal, etc.
32-
* `sysctl`: Read or write kernel parameters at run-time.
3333
* `tload`: Prints a graphical representation of system load average to the terminal.
3434
* `vmstat`: Reports information about processes, memory, paging, block IO, traps, and CPU activity.
3535

0 commit comments

Comments
 (0)