Skip to content

Commit

Permalink
added concrete example to readme
Browse files Browse the repository at this point in the history
Signed-off-by: Konstantin Läufer <[email protected]>
  • Loading branch information
klaeufer committed Sep 1, 2023
1 parent c4e6c97 commit bbc7a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ from the course
[COMP 374/410: Introduction to Operating
Systems](http://osdi.etl.luc.edu).

In short, this program converts a flat list of current processes, as printed by the `ps` command
In short, this program converts a flat list of current processes (showing process ID, parent process ID, etc.), as printed by the `ps` command

```
> ps -ef
Expand Down

0 comments on commit bbc7a78

Please sign in to comment.