Eric Shimizu Karbstein
Eric Shimizu Karbstein
This is a tracking issue for the `uniq` util. ### Required options and flags in the POSIX standard - [X] `c` (long: `count`) [#121] - [X] `d` (long: `repeated`) [#121]...
This is a tracking issue for the `chmod` util. ### Required options and flags in the POSIX standard: - [ ] `R` (long: `recursive`) ### Required extension options and flags:...
This is a tracking issue for the `comm` util. ### Required options and flags in the POSIX standard: - [ ] `1` (long: ¹) - [ ] `2` (long: ¹)...
This is a tracking issue for the `chgrp` util. ### Required options and flags in the POSIX standard - [ ] `h` (long: `no-dereference`) - [ ] `R` (long: `recursive...
This is a tracking issue for the `chown` util. ### Required options and flags in the POSIX standard: - [ ] `h` (long: `no-dereference`) - [ ] `H` (long: ¹)...
**Is your feature request related to a problem? Please describe.** All other implementation accept more complex date strings, right now this implementation is `YYYY-MM-DD hh:mm:ss]` **Describe the solution you'd like**...