catflap.org Online Dictionary Query


Query string:
Search type:
Database:

Database copyright information
Server information


1 definition found
From The Free On-line Dictionary of Computing (27 SEP 03) :   [ foldoc ]

  process identifier
       
           (PID) An integer used by the Unix
          kernel to uniquely identify a process.  PIDs are returned by
          the fork system call and can be passed to wait() or
          kill() to perform actions on the given process.
       
          (1996-12-09)
       
       

Questions or comments about this site? Contact dictionary@catflap.org
Access Stats