Management/Scripts 썸네일형 리스트형 Bash_shell 출처 : http://wiki.kldp.org/HOWTO//html/Adv-Bash-Scr-HOWTO/index.html 차례 Part 1. 소개 1. 왜 쉘 프로그래밍을 해야 하죠? 2. #! 으로 시작하기 2.1. 스크립트 실행하기 2.2. 몸풀기 연습문제(Preliminary Exercises) Part 2. 기초 단계 3. 종료와 종료 상태(Exit and Exit Status) 4. 특수 문자 5. 변수와 매개변수 소개 5.1. 변수 치환(Variable Substitution) 5.2. 변수 할당(Variable Assignment) 5.3. Bash 변수는 타입이 없다(untyped) 5.4. 특수한 변수 타입 6. 쿼우팅(quoting) 7. 테스트 7.1. 테스트(Test Construc.. 더보기 이전 1 2 다음