diff options
| author | Paul Buetow <paul@buetow.org> | 2025-02-26 12:04:16 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-02-26 12:04:16 +0200 |
| commit | 90ddeff0cf134240659003796e28708f046a5030 (patch) | |
| tree | 2ba2cf44f94acba559397f6f0734163be0bc3a45 /TODO.md | |
| parent | b394011ce33bd6116bb7d27520d5adea27310862 (diff) | |
can change owner of files and dirs
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 19 |
1 files changed, 12 insertions, 7 deletions
@@ -1,12 +1,7 @@ # TODO -* Support for file modes (owner, chmod) - Test the mode -* Recursively install a directory (rsync?) -* User and group management - * Fedora - * FreeBSD - * OpenBSD +* Recursively install a directory (rsync? custom file copier?) +* Change permissions of a directory recursively * CRON jobs * Fedora * FreeBSD @@ -22,3 +17,13 @@ * Homebrew (macOS) * Make a gem out of rcm * Use rakelib and split up rakefiles +* User and group management + * Fedora + * add user + * remove user + * add group to user + * remove group from user + * add group + * remove group + * FreeBSD + * OpenBSD |
