Update 'posix_shell.md'

master
Jan Danielzick 2022-09-24 18:00:14 +00:00
parent 43913d91e0
commit ea39c35809
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ the same as their dedicated counterparts.
- `chown` (change owner) change file ownership
- `df` (disk free) show available disk space
- `du` (disk usage) show how much space a given file or directoy is using
- `vi` unholy abommination of a text editor :)
- `vi` unholy abomination of a text editor :)
- `more` print only a screen worth of text at a time and wait so you have the time to read it
## Commonly Used Special Files