사용자 도구

사이트 도구


wiki:programming:shell

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
wiki:programming:shell [2022/03/14 13:58]
dhan
wiki:programming:shell [2023/02/10 18:23] (현재)
dhan
줄 9: 줄 9:
  
 ===== Case Study ===== ===== Case Study =====
 +  * [[wiki:programming:shell:bash|bash(배시, 본어게인쉘)]]
 +
 +  * [[https://korbillgates.tistory.com/132|쉘 스크립트로 파일 사이즈 구하기]]
 +
 ==== 백업 스크립트 ==== ==== 백업 스크립트 ====
 <code sh> <code sh>
줄 29: 줄 33:
 #find "${WIKI_BACKUP_TARGET}" -name dw*tar -mtime +180 -ls #find "${WIKI_BACKUP_TARGET}" -name dw*tar -mtime +180 -ls
 </code> </code>
 +
 +===== Example =====
 +
  
 {{tag>주레피 백업스크립트 쉘프로그래밍 sh}} {{tag>주레피 백업스크립트 쉘프로그래밍 sh}}
  
/volume1/web/dokuwiki/data/attic/wiki/programming/shell.1647233890.txt.gz · 마지막으로 수정됨: 2022/03/14 13:58 저자 dhan