Commit Graph

8 Commits

Author SHA1 Message Date
59b80e3b85 Add ln applet (untested); Switch to _at versions of certain syscalls
due to not existing for every platform
2023-02-05 00:51:11 -05:00
859071698a Use args::file() for input spec - base32/base64/rev 2023-02-04 11:20:45 -05:00
6b30c356dd Change Cmd::Run signature to take &clap::Options instead of
`Option<&clap::Options>` - saves 10k
2023-02-04 08:54:27 -05:00
fcc8abb67b Remove some allocations 2023-01-27 00:15:04 -05:00
9df197a4b9 Add chgrp applet; Add args module for commonly used args to increase
consistency
2023-01-21 18:25:09 -05:00
Nathan Fisher
a8c8ba5819 Simplified Cmd trait, trimmed 600K from binary size 2023-01-13 01:08:32 -05:00
991e19bcbc Added yes applet 2023-01-07 18:30:22 -05:00
3857265728 Added rev applet 2023-01-07 11:44:35 -05:00