Fucking shit... rcd()...

master
Kolan Sh 2019-09-06 15:09:45 +03:00
parent 84c7772d1e
commit 372e471159
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ cdl() { cd $1 && ls }
mkcd() { mkdir $1 && cd $1 }
rcd() { cd .. && rm -irfv $OLDPWD }
extract () {
if [ $2 ] ; then
echo "too many parameters to extract ()"