Exercise 1.1 done
authorMart Lubbers <mart@martlubbers.net>
Sun, 1 Feb 2015 20:17:46 +0000 (21:17 +0100)
committerMart Lubbers <mart@martlubbers.net>
Sun, 1 Feb 2015 20:17:46 +0000 (21:17 +0100)
ex1/mart/sws1-s4109503-s4202015/exercise1/1b.txt [new file with mode: 0644]
ex1/mart/sws1-s4109503-s4202015/exercise1/commands [new file with mode: 0644]
ex1/mart/sws1-s4109503-s4202015/names.txt [new file with mode: 0644]

diff --git a/ex1/mart/sws1-s4109503-s4202015/exercise1/1b.txt b/ex1/mart/sws1-s4109503-s4202015/exercise1/1b.txt
new file mode 100644 (file)
index 0000000..a8666e5
--- /dev/null
@@ -0,0 +1 @@
+16432
diff --git a/ex1/mart/sws1-s4109503-s4202015/exercise1/commands b/ex1/mart/sws1-s4109503-s4202015/exercise1/commands
new file mode 100644 (file)
index 0000000..ef8e2bc
--- /dev/null
@@ -0,0 +1,4 @@
+mkdir -p sws1-s4109503-s4202015/exercise{1,2,3}
+cd sws1-s4109503-s4202015
+echo -e "s4109503: Mart Lubbers\ns4202015: Chris Kamphuis" > names.txt
+du -cb | tail -1 | cut -f 1 > exercise1/1b.txt
diff --git a/ex1/mart/sws1-s4109503-s4202015/names.txt b/ex1/mart/sws1-s4109503-s4202015/names.txt
new file mode 100644 (file)
index 0000000..9442ff2
--- /dev/null
@@ -0,0 +1,2 @@
+s4109503: Mart Lubbers
+s4202015: Chris Kamphuis