zhuang@linux:~/tags/systems/$ grep -R

#Systems

1 matching page.

  1. 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: …