Commit Graph

5 Commits

Author SHA1 Message Date
6b30c356dd Change Cmd::Run signature to take &clap::Options instead of
`Option<&clap::Options>` - saves 10k
2023-02-04 08:54:27 -05:00
9df197a4b9 Add chgrp applet; Add args module for commonly used args to increase
consistency
2023-01-21 18:25:09 -05:00
f68ae6df91 chmod - implement quiet 2023-01-21 09:11:54 -05:00
0453acd0de Add chmod applet (untested) 2023-01-20 12:08:04 -05:00
228e1c779f Initial commit 2022-12-20 12:05:21 -05:00