diff --git a/Kelvin Warren b/Kelvin Warren new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Kelvin Warren @@ -0,0 +1 @@ + diff --git a/linux.sh b/linux.sh index a7b7368..7084246 100644 --- a/linux.sh +++ b/linux.sh @@ -1,11 +1,11 @@ #!/bin/bash echo "Please enter your name:" -read name +read Kelvin Warren echo "Reading.... please wait" sleep 3 echo "-----------------------------" -echo "Your username is:" && whoami +echo "Your username is:" Kdwarren17 echo "-----------------------------" echo "This is one of my first Linux Scripts" sleep 2