Bash 입문자를 위한 핵심 요약 정리(Shell Script)

bash 사용자를 위한 shell script
Bash 입문자를 위한 핵심 요약 정리(Shell Script)

Bash 입문자를 위한 필수 핵심 요약 정리(Shell Script)

https://blog.gaerae.com/2015/01/bash-hello-world.html

1. 함수(Fuction)

 

 

2. 배열(Array Variable)

 

3. 반복문(for, while, until)

 

4.조건문(if…elif…else…fi)

 

5.선택문(case)

 

기본적인 내용만 업데이트 합니다.

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 항목은 *(으)로 표시합니다