Last Sync: 2022-09-18 20:00:05

This commit is contained in:
tactonbishop 2022-09-18 20:00:05 +01:00
parent bcd0b543b8
commit 399b057328

View file

@ -8,7 +8,7 @@ tags:
# Processes (`ps`)
`ps` allows us to control [user processes](../../Operating_Systems/The_Kernel.md) from the shell.
`ps` allows us to control [user processes](/Operating_Systems/The_Kernel.md) from the shell.
The command in its most minimal application returns the following