From 261727e6ad6eccd87ea40b530b19b3fae4c82702 Mon Sep 17 00:00:00 2001 From: GYOUNGJR01 Date: Tue, 2 May 2023 12:31:35 +0000 Subject: [PATCH] "Ready for commit" --- linux.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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:"