mirror of
https://github.com/Sneed-Group/shit-script
synced 2024-12-23 03:35:23 -06:00
Update 'shit.sh'
This commit is contained in:
parent
5d2cd6defd
commit
d6da499a55
1 changed files with 2 additions and 2 deletions
4
shit.sh
4
shit.sh
|
@ -25,12 +25,12 @@ commands=(
|
|||
"rmdir:busybox rmdir"
|
||||
"mkdir:busybox mkdir"
|
||||
#"grep:busybox grep" #needed for updating initramfs[?]
|
||||
"sed:busybox sed"
|
||||
#"sed:busybox sed" #shotgun approach
|
||||
#"find:busybox find" #needed for updating initramfs[?]
|
||||
"chmod:busybox chmod"
|
||||
"chown:busybox chown"
|
||||
"wc:busybox wc"
|
||||
"head:busybox sed -n '1,11p; 12q'"
|
||||
#"head:busybox sed -n '1,11p; 12q'"
|
||||
"tail:busybox tail"
|
||||
"gcc:clang"
|
||||
"g++:clang"
|
||||
|
|
Loading…
Reference in a new issue