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

BIN
deliverable/8997.tar.gz Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

29
test.sh Executable file
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