Deliverable version

This commit is contained in:
Christos Houtouridis
2019-02-18 18:47:09 +02:00
parent 588e144a1e
commit 87cc31c3e9
5 changed files with 29 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Executable
+29
View File
@@ -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