
shell 별 start-up file bashrc .bashrc

Bash quotes "", '', '!': history expansion

쉘 특수문자 / 공백 / {} 간단 함수 / 대입 / exit / return / ${}, $(()), $(), $0 $1 ${10} $* $@ $# $$ $? $! $- $_

bash, ./ , bash -c "", source, 서브쉘, child process

regex, extended-regex, grep, pattern matching

brace 확장, scope

export, set, unset, declare, typeset

redirect, pipe, redirection, 리다이렉션

배열 / 함수 / 함수의 args

if / case / for / while/ 조건문

dirs, pushd, popd, dirname, basename, pwd

glob

bash 디버깅

ssh 원격 명령 실행

wait shift select

bash read

bash 문자열 팁

set

shell templet