- process ID pid
- memory acessible only to process
  [code, global data, stack, heap]
- integer descriptors that identify resources
  [file system, networking, communication]
- current working directory pwd
- owner sibin
- parent → creator, responsible for it
- arguments passed from command line
- environment variables → system config information