diff --git a/linux b/linux new file mode 100644 index 0000000..3efd786 --- /dev/null +++ b/linux @@ -0,0 +1,2 @@ +hello world! + diff --git a/linux.sh b/linux.sh index a7b7368..4222c38 100644 --- a/linux.sh +++ b/linux.sh @@ -1,5 +1,7 @@ #!/bin/bash +Welcome Let's get started this time using VIM + echo "Please enter your name:" read name echo "Reading.... please wait" @@ -20,3 +22,5 @@ sleep 2 curl ifconfig.me This is week 4 - project test + +Virgil Majors has inititiated this very minor change in this shell script!