diff --git a/linux.sh b/linux.sh index a7b7368..63b0e7c 100644 --- a/linux.sh +++ b/linux.sh @@ -1,17 +1,17 @@ #!/bin/bash echo "Please enter your name:" -read name +read name : Gary Young, Jr echo "Reading.... please wait" sleep 3 echo "-----------------------------" -echo "Your username is:" && whoami +echo "Your username is:" && GYOUNGJR01 echo "-----------------------------" echo "This is one of my first Linux Scripts" sleep 2 echo "Please wait while we process the date......." sleep 3 -echo "Made on:" && date +echo "Made on:" && date May1 echo "-----------------------------" sleep 2 echo "My IP address is:"