diff --git a/linux.sh b/linux.sh index a7b7368..8fb51f5 100644 --- a/linux.sh +++ b/linux.sh @@ -1,17 +1,17 @@ #!/bin/bash echo "Please enter your name:" -read name +read Kelly echo "Reading.... please wait" sleep 3 echo "-----------------------------" -echo "Your username is:" && whoami +echo "Your username is:" KMyers01" 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: April.3.2023" echo "-----------------------------" sleep 2 echo "My IP address is:"