Update 'posix_shell.md'

master
Jan Danielzick 2022-09-24 17:06:22 +00:00
parent 5e7d94a3e6
commit 6af3d04af1
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@ the same as their dedicated counterparts.
- `.` The working directory
- `..` Parent directory of the working directory
- `/dev/null` Your personal trash can to redirect all the output you dont care about to.
Also known as a black hole or the indefinite void. :)
Also known as a black hole or the infinite void. :)
- `/dev/urandom` Source of infinite random data
- `/dev/zero` Source of infinite null bytes