Ver código fonte

Deliverable version

master
Christos Houtouridis 5 anos atrás
pai
commit
87cc31c3e9
5 arquivos alterados com 29 adições e 0 exclusões
  1. BIN
      deliverable/8997.tar.gz
  2. BIN
      deliverable/Choutouridis_8997.pdf
  3. BIN
      report/Choutouridis_8997.odt
  4. BIN
      report/Choutouridis_8997.pdf
  5. +29
    -0
      test.sh

BIN
deliverable/8997.tar.gz Ver arquivo


BIN
deliverable/Choutouridis_8997.pdf Ver arquivo


BIN
report/Choutouridis_8997.odt Ver arquivo


BIN
report/Choutouridis_8997.pdf Ver arquivo


+ 29
- 0
test.sh Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar