Before starting work on a command, please open a GitHub issue and assign to yourself.
| Command | Flags TODO | Comments |
|---|---|---|
| ❌ flashrom | -p internal | |
| ❌ gitclone | Not implemented yet! | |
| grep | -cnF | RE2-compatible only |
| ls | -hFfS | -r is raw not reverse |
| ❌ man | -k | Not implemented yet! |
| mv | -n | |
| ping | -a | |
| ❌ printf | Not implemented yet! | |
| ps | Fix race conditions | |
| readlink | -em | |
| sort | -bcfmnRu | |
| srvfiles | Serve files with TLS | |
| ❌ time | -p | |
| truncate | -or | |
| uniq | -i | |
| unshare | Different flag names | |
| wget | No args yet... |
(Commands marked with an ❌ are not yet implemented.)