瀏覽代碼

Deliverable version

master
Christos Houtouridis 5 年之前
父節點
當前提交
87cc31c3e9
共有 5 個檔案被更改,包括 29 行新增0 行删除
  1. 二進制
      deliverable/8997.tar.gz
  2. 二進制
      deliverable/Choutouridis_8997.pdf
  3. 二進制
      report/Choutouridis_8997.odt
  4. 二進制
      report/Choutouridis_8997.pdf
  5. +29
    -0
      test.sh

二進制
deliverable/8997.tar.gz 查看文件


二進制
deliverable/Choutouridis_8997.pdf 查看文件


二進制
report/Choutouridis_8997.odt 查看文件


二進制
report/Choutouridis_8997.pdf 查看文件


+ 29
- 0
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

Loading…
取消
儲存