Explorar el Código

Deliverable version

master
Christos Houtouridis hace 5 años
padre
commit
87cc31c3e9
Se han modificado 5 ficheros con 29 adiciones y 0 borrados
  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 fichero


BIN
deliverable/Choutouridis_8997.pdf Ver fichero


BIN
report/Choutouridis_8997.odt Ver fichero


BIN
report/Choutouridis_8997.pdf Ver fichero


+ 29
- 0
test.sh Ver fichero

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

Cargando…
Cancelar
Guardar