Update TODO
This commit is contained in:
parent
4ff6c585f8
commit
bae62cda71
54
TODO
54
TODO
|
@ -1,32 +1,28 @@
|
||||||
diff [-ru] file1 file2
|
The following list of commands is taken from the toybox roadmap[0] and
|
||||||
|
has been stripped down accordingly. Commands that belong to ubase[1] are
|
||||||
id [-ruGgn] username
|
not listed here as well as commands that fall outside the scope of sbase
|
||||||
|
such as vi and sh are also not listed here.
|
||||||
tr:
|
|
||||||
support for character classes [:alnum:]
|
|
||||||
|
|
||||||
od/hd
|
|
||||||
|
|
||||||
uuencode, uudecode:
|
|
||||||
missing options for base64
|
|
||||||
|
|
||||||
sed
|
|
||||||
|
|
||||||
patch
|
|
||||||
|
|
||||||
ed
|
|
||||||
|
|
||||||
awk
|
|
||||||
|
|
||||||
bc/dc
|
|
||||||
|
|
||||||
fmt
|
|
||||||
|
|
||||||
install
|
|
||||||
|
|
||||||
find (bare minimum)
|
|
||||||
|
|
||||||
at
|
at
|
||||||
|
awk
|
||||||
|
bc
|
||||||
|
csplit
|
||||||
|
diff
|
||||||
|
ed
|
||||||
|
file
|
||||||
|
find
|
||||||
|
getconf
|
||||||
|
join
|
||||||
|
link
|
||||||
|
logger
|
||||||
|
logname
|
||||||
|
od
|
||||||
|
patch
|
||||||
|
pathchk
|
||||||
|
sed
|
||||||
|
stty
|
||||||
|
tabs
|
||||||
|
tput
|
||||||
|
|
||||||
For more commands that might need to be implemented
|
[0] http://landley.net/toybox/roadmap.html
|
||||||
refer to: http://pubs.opengroup.org/onlinepubs/9699919799/idx/utilities.html
|
[1] http://git.suckless.org/ubase/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user