This commit implements the `useradd` utility that is found on most, if not all *NIX systems. It allows the root user to add new users to the password file found in `/etc/passwd`, thereby making it easier to manipulate the file.