Skip to content

Commit

Permalink
free started
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre authored Jan 26, 2024
1 parent f6d8da5 commit 406cd6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ Provides command line and full screen utilities for browsing procfs, a "pseudo"

Ongoing:
* `pwdx`: Shows the current working directory of a process.
* `free`: Shows the amount of free and used memory in the system.


TODO:
* `ps`: Displays information about active processes.
* `free`: Shows the amount of free and used memory in the system.
* `pgrep`: Searches for processes based on name and other attributes.
* `pidwait`: Waits for a specific process to terminate.
* `pmap`: Displays the memory map of a process.
Expand Down

0 comments on commit 406cd6e

Please sign in to comment.