.name location
This commit is contained in:
Binary file not shown.
@@ -3,7 +3,7 @@
|
|||||||
blue() { printf "\033[0;34m $* \033[0m\n" ;}
|
blue() { printf "\033[0;34m $* \033[0m\n" ;}
|
||||||
red() { printf "\033[0;31m $* \033[0m\n" ;}
|
red() { printf "\033[0;31m $* \033[0m\n" ;}
|
||||||
|
|
||||||
NAME=$(cat .name)
|
NAME=$(cat /.name)
|
||||||
rm -f .name
|
rm -f .name
|
||||||
blue Changing directory to /home/$NAME...
|
blue Changing directory to /home/$NAME...
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user