execline
Software
skarnet.org

The ~ program

~ prints the home directory of a user.

Interface

     ~ user

~ finds the name of user's home directory, writes it on stdout, then exits 0. If an error occurs, it prints nothing on stdout but exits 111 with an explanatory message on stderr.