diff --git a/deliverable/8997.tar.gz b/deliverable/8997.tar.gz new file mode 100644 index 0000000..e37add7 Binary files /dev/null and b/deliverable/8997.tar.gz differ diff --git a/deliverable/Choutouridis_8997.pdf b/deliverable/Choutouridis_8997.pdf new file mode 100644 index 0000000..9246d5f Binary files /dev/null and b/deliverable/Choutouridis_8997.pdf differ diff --git a/report/Choutouridis_8997.odt b/report/Choutouridis_8997.odt new file mode 100644 index 0000000..c821091 Binary files /dev/null and b/report/Choutouridis_8997.odt differ diff --git a/report/Choutouridis_8997.pdf b/report/Choutouridis_8997.pdf new file mode 100644 index 0000000..9246d5f Binary files /dev/null and b/report/Choutouridis_8997.pdf differ diff --git a/test.sh b/test.sh new file mode 100755 index 0000000..86b8576 --- /dev/null +++ b/test.sh @@ -0,0 +1,29 @@ +# example batch file + +echo + +&&pwd && date + +echo + +pwd; date + +echo + +date;;;; pwd + +echo + +grep hello file1 && date + +echo + +pw ; date + +echo + +dat && pwd + +echo + +ls -a|wc -c