# Functions
FromPIDs creates a new Process for each pid.
LookupGID returns the textual group ID, if it can be obtained, or the decimal representation otherwise.
LookupUID return the textual user ID, if it can be obtained, or the decimal representation otherwise.
New returns a new Process with the specified pid and parses the relevant data from /proc and /dev.