export LC_ALL=en_US.UTF-8
clear
clear
echo " "
echo " "
echo " ''~'' "
echo " ( o o ) "
echo " +------------------.oooO--(_)--Oooo.------------------+ "
echo " | | "
echo " | LINUX.. BASH... | "
echo " | .oooO | "
echo " | ( ) Oooo. | "
echo " +---------------------\ (----( )--------------------+ "
echo " \_) ) / "
echo " (_/ "
echo " http://verklighetochdrom.blogspot.se/ "
echo " "
echo " hynt@speed-mailer.com "
echo "1. hkill"
echo "2. hmailblogspot"
echo "3. hresetx"
echo "4. htext"
echo "Enter choice"
read choice
case $choice in
1)
./hkill.sh
echo "Hit the Enter key to continue"
;;
2)
./hmailblogspot.sh
;;
3)
./hresetx.sh
echo "Hit the Enter key to continue"
;;
4)
./htext.sh
echo "Hit the Enter key to continue"
;;
esac
Inga kommentarer:
Skicka en kommentar