This website works better with JavaScript.
Home
Explore
Help
Sign In
hoo2
/
Snel
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Deliverable version
master
Christos Houtouridis
5 years ago
parent
588e144a1e
commit
87cc31c3e9
5 changed files
with
29 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
deliverable/8997.tar.gz
BIN
deliverable/Choutouridis_8997.pdf
BIN
report/Choutouridis_8997.odt
BIN
report/Choutouridis_8997.pdf
+29
-0
test.sh
BIN
deliverable/8997.tar.gz
View File
BIN
deliverable/Choutouridis_8997.pdf
View File
BIN
report/Choutouridis_8997.odt
View File
BIN
report/Choutouridis_8997.pdf
View File
+ 29
- 0
test.sh
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
Write
Preview
Loading…
Cancel
Save