busybox: add some new aliases

This commit is contained in:
Ron Yorston 2015-04-03 09:35:32 +01:00
parent acf0bd3c59
commit 2f486f9a21

View File

@ -54,6 +54,7 @@
[ "busybox.exe", "hexdump", "hexdump" ],
[ "busybox.exe", "kill", "kill" ],
[ "busybox.exe", "killall", "killall" ],
[ "busybox.exe", "logname", "logname" ],
[ "busybox.exe", "ls", "ls" ],
[ "busybox.exe", "lzcat", "lzcat" ],
[ "busybox.exe", "lzma", "lzma" ],
@ -94,11 +95,13 @@
[ "busybox.exe", "touch", "touch" ],
[ "busybox.exe", "tr", "tr" ],
[ "busybox.exe", "true", "true" ],
[ "busybox.exe", "truncate", "truncate" ],
[ "busybox.exe", "uname", "uname" ],
[ "busybox.exe", "uncompress", "uncompress" ],
[ "busybox.exe", "unexpand", "unexpand" ],
[ "busybox.exe", "uniq", "uniq" ],
[ "busybox.exe", "unix2dos", "unix2dos" ],
[ "busybox.exe", "unlink", "unlink" ],
[ "busybox.exe", "unlzma", "unlzma" ],
[ "busybox.exe", "unlzop", "unlzop" ],
[ "busybox.exe", "unxz", "unxz" ],