zhuang@linux:~/tags/systems/$ grep -R
#Systems
1 matching page.
-
File Descriptors
A file descriptor is a small integer that a process uses to refer to an open file-like resource. Common descriptors: 0: standard input 1: …
zhuang@linux:~/tags/systems/$ grep -R
1 matching page.
A file descriptor is a small integer that a process uses to refer to an open file-like resource. Common descriptors: 0: standard input 1: …