Procházet zdrojové kódy

Deliverable version

master
Christos Houtouridis před 5 roky
rodič
revize
87cc31c3e9
5 změnil soubory, kde provedl 29 přidání a 0 odebrání
  1. binární
      deliverable/8997.tar.gz
  2. binární
      deliverable/Choutouridis_8997.pdf
  3. binární
      report/Choutouridis_8997.odt
  4. binární
      report/Choutouridis_8997.pdf
  5. +29
    -0
      test.sh

binární
deliverable/8997.tar.gz Zobrazit soubor


binární
deliverable/Choutouridis_8997.pdf Zobrazit soubor


binární
report/Choutouridis_8997.odt Zobrazit soubor


binární
report/Choutouridis_8997.pdf Zobrazit soubor


+ 29
- 0
test.sh Zobrazit soubor

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

Načítá se…
Zrušit
Uložit