Update 'posix_shell.md'
parent
5e7d94a3e6
commit
6af3d04af1
|
@ -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 don’t 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
|
||||
|
||||
|
|
Loading…
Reference in New Issue