diff --git a/kapo0003-Lab03.sh b/kapo0003-Lab03.sh new file mode 100755 index 0000000..cf99312 --- /dev/null +++ b/kapo0003-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" \ No newline at end of file diff --git a/x b/x new file mode 100644 index 0000000..e69de29