From 7739e87c0a62645a70f29f14554fd13337702e14 Mon Sep 17 00:00:00 2001 From: kitio orel carlos Date: Fri, 27 Feb 2015 20:19:45 -0600 Subject: [PATCH 1/3] 4th commit --- kiti1117-testfile.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 kiti1117-testfile.md diff --git a/kiti1117-testfile.md b/kiti1117-testfile.md new file mode 100644 index 0000000..4c844d7 --- /dev/null +++ b/kiti1117-testfile.md @@ -0,0 +1,3 @@ +hello Mars +hello again +one more time From 271257c062704ba6dc280046155f4d683894afe2 Mon Sep 17 00:00:00 2001 From: kitio orel carlos Date: Fri, 27 Feb 2015 20:21:42 -0600 Subject: [PATCH 2/3] 5th commit --- kiti1117-testfile.md | 1 + 1 file changed, 1 insertion(+) diff --git a/kiti1117-testfile.md b/kiti1117-testfile.md index 4c844d7..b0ee77a 100644 --- a/kiti1117-testfile.md +++ b/kiti1117-testfile.md @@ -1,3 +1,4 @@ hello Mars hello again one more time +again From bd294958eddfb74540923a7b528d8c571438d81e Mon Sep 17 00:00:00 2001 From: vagrant Date: Sat, 28 Feb 2015 10:20:42 +0000 Subject: [PATCH 3/3] script commit --- YourStudentID-Lab03.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 YourStudentID-Lab03.sh diff --git a/YourStudentID-Lab03.sh b/YourStudentID-Lab03.sh new file mode 100755 index 0000000..e0c69a4 --- /dev/null +++ b/YourStudentID-Lab03.sh @@ -0,0 +1,7 @@ +#!/bin/bash +# Starter shell script +# Put commands below +# To run, type ./starter.sh (you need the "./") +# It must have permissions starting with a "7" + +mkdir "boo"