diff --git a/alsh0011-Lab02.sh b/alsh0011-Lab02.sh new file mode 100755 index 0000000..97df9a6 --- /dev/null +++ b/alsh0011-Lab02.sh @@ -0,0 +1,6 @@ +#!/bin/bash +# Starter shell script +# Rename as YourID-Lab02.sh +# Put commands below +# To run, type ./YourID-Lab02.sh (you need the "./") +# It must have permissions starting with a "7" diff --git a/alsh0011-testfile.adoc b/alsh0011-testfile.adoc new file mode 100644 index 0000000..ec299a4 --- /dev/null +++ b/alsh0011-testfile.adoc @@ -0,0 +1,2 @@ +Hello Mars +Hello Again!