NAME
Chj::xhome
SYNOPSIS
DESCRIPTION
- xHOME ()
-
just the $HOME env var, dieing if not set, and also checked against a couple assertments
- xeffectiveuserhome ()
-
just the getpwuid setting
- xsafehome ()
-
always take xeffectiveuserhome, but is asserting that HOME is the same if set
- xhome ()
-
take HOME if set (with assertments), otherwise xeffectiveuserhome
NOTE
This is alpha software! Read the status section in the package README or on the website.