NAME
Slackware::SBoKeeper::Home - Find home
SYNOPSIS
use Slackware::SBoKeeper::Home;
print "Home: $HOME\n";
DESCRIPTION
Slackware::SBoKeeper::Home is a module that automatically finds the running user's home directory, which is then accessible by the automatically exported $HOME
variable. Slackware::SBoKeeper::Home should not be used outside of sbokeeper. If you are looking sbokeeper user documentation, please consult its manual.
ENVIRONMENT
- HOME
-
Used by
$HOME
, if set.
AUTHOR
Written by Samuel Young, <samyoung12788@gmail.com>.
BUGS
Report bugs on my Codeberg, https://codeberg.org/1-1sam.
COPYRIGHT
Copyright (C) 2024 Samuel Young
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.