Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 1.76 KB

roadmap.md

File metadata and controls

35 lines (31 loc) · 1.76 KB

Roadmap (alpha)

Finish commands and tests

Before starting work on a command, please open a GitHub issue and assign to yourself.

Command Flags TODO Comments
checksum -i,-md5,sha1/256 md5, sha1, sha256, ...
chmod -R, --reference More mode forms
❌ flashrom -p internal
fmap Move into fiano
❌ gitclone Not implemented yet!
grep -cnF RE2-compatible only
❌ less Not implemented yet!
ls -hFfS -r is raw not reverse
❌ man -k Not implemented yet!
mv -nu
ping -a
❌ printf Not implemented yet!
ps Fix race conditions
readlink -emn
seq
sort -bcfmnRu
srvfiles Serve files with TLS
sync -df
time -p Rush builtin
❌ tr Not implemented yet!
truncate -or
uniq -i
unshare Different flag names
wget No args yet...

(Commands marked with an ❌ are not yet implemented.)