mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
busybox: add some new aliases
This commit is contained in:
parent
acf0bd3c59
commit
2f486f9a21
@ -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" ],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user