From 8a4524ed85f7572513d22f3c9be2d5dd651fe66a Mon Sep 17 00:00:00 2001 From: Mohammed Alshuaibi Date: Fri, 23 Sep 2016 20:38:23 -0500 Subject: [PATCH 1/6] my first commit --- alsh0011-testfile.adoc | 1 + 1 file changed, 1 insertion(+) create mode 100644 alsh0011-testfile.adoc diff --git a/alsh0011-testfile.adoc b/alsh0011-testfile.adoc new file mode 100644 index 0000000..557db03 --- /dev/null +++ b/alsh0011-testfile.adoc @@ -0,0 +1 @@ +Hello World From 99d15e0a3cdd63b806edc9ec521c28849834ccda Mon Sep 17 00:00:00 2001 From: Mohammed Alshuaibi Date: Fri, 23 Sep 2016 20:42:15 -0500 Subject: [PATCH 2/6] second commit --- alsh0011-testfile.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/alsh0011-testfile.adoc b/alsh0011-testfile.adoc index 557db03..49e9db5 100644 --- a/alsh0011-testfile.adoc +++ b/alsh0011-testfile.adoc @@ -1 +1,2 @@ Hello World +Hello again From 2e4398e0d58784f6575969d45430b8aefa86a3b9 Mon Sep 17 00:00:00 2001 From: Mohammed Alshuaibi Date: Fri, 23 Sep 2016 20:55:35 -0500 Subject: [PATCH 3/6] my first commit --- alsh0011-testfile.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alsh0011-testfile.adoc b/alsh0011-testfile.adoc index 49e9db5..9801343 100644 --- a/alsh0011-testfile.adoc +++ b/alsh0011-testfile.adoc @@ -1,2 +1,2 @@ Hello World -Hello again + From f604abd8c5cffbfdc8ada3e3990f30f98bf62df6 Mon Sep 17 00:00:00 2001 From: Mohammed Alshuaibi Date: Fri, 23 Sep 2016 20:56:59 -0500 Subject: [PATCH 4/6] second commit --- alsh0011-testfile.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alsh0011-testfile.adoc b/alsh0011-testfile.adoc index 9801343..64432fd 100644 --- a/alsh0011-testfile.adoc +++ b/alsh0011-testfile.adoc @@ -1,2 +1,2 @@ Hello World - +Hello Again! From 1c04a34b3da27f8c07e63caea792d3c740c489f8 Mon Sep 17 00:00:00 2001 From: Mohammed Alshuaibi Date: Fri, 23 Sep 2016 20:59:12 -0500 Subject: [PATCH 5/6] Third commit --- alsh0011-testfile.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alsh0011-testfile.adoc b/alsh0011-testfile.adoc index 64432fd..ec299a4 100644 --- a/alsh0011-testfile.adoc +++ b/alsh0011-testfile.adoc @@ -1,2 +1,2 @@ -Hello World +Hello Mars Hello Again! From 630ee23df9c437a36b522e67b0cde74335130167 Mon Sep 17 00:00:00 2001 From: Mohammed Alshuaibi Date: Tue, 27 Sep 2016 23:23:36 +0000 Subject: [PATCH 6/6] script commit --- alsh0011-Lab02.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 alsh0011-Lab02.sh 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"