소스 검색

Deliverable version

master
Christos Houtouridis 5 년 전
부모
커밋
87cc31c3e9
5개의 변경된 파일29개의 추가작업 그리고 0개의 파일을 삭제
  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 파일 보기


BIN
deliverable/Choutouridis_8997.pdf 파일 보기


BIN
report/Choutouridis_8997.odt 파일 보기


BIN
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

불러오는 중...
취소
저장