added bunch of stuff

This commit is contained in:
ry
2022-02-02 17:23:19 -08:00
parent 8e6c976dc3
commit c4d910191f
6 changed files with 34 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
# Make directory and CD into it.
# Make directory and CD into i.
mkcd () { mkdir -p -- "$1" && cd -P -- "$1" }
ls-awk () { ls -l --color=always | awk '{k=0;for(i=0;i<=8;i++)k+=((substr($1,i+2,1)~/[rwx]/) \