Before starting work on a command, please open a GitHub issue and assign to yourself.
| Command | Flags TODO | Comments |
|---|---|---|
| ❌ base64 | -d | Not implemented yet! |
| ❌ flashrom | -p internal | |
| ❌ gitclone | Not implemented yet! | |
| grep | -nF | RE2-compatible only |
| gzip | -d | |
| ❌ printf | Not implemented yet! | |
| ps | Fix race conditions | |
| readlink | -em | |
| ❌ sed | -ie | Not implemented yet! |
| sort | -bcfmnRu | |
| srvfiles | Serve files with TLS | |
| ❌ time | -p | |
| truncate | -o | |
| uniq | -i | |
| unshare | Different flag names |
(Commands marked with an ❌ are not yet implemented.)