chownfu
NAME
chownfu - recursively chown user dirs to respective users
USAGE
chownfu [OPTION]...
OPTION
-d debug
-h help
-v version
-n don't chown for /home users, just conf
-t don't run, just show what would happen
DESCRIPTION
I work as root often. Stuff in /home/username needs to be owned by username. This recursively
chowns stuff to that, depending on what users are found.
/etc/chownfu.conf
If found, this YAML config file lists user/group to paths to chown.
---
leo: /home/otherstuff
cham.cham: /var/www
dyer.apache:
- /home/dyer
- /home/ruffus
Download chownfu distro.
