본문 바로가기
Programming

Frequently used bash commands

by leanu 2014. 3. 31.

자주 사용하는 Bash 명령어들을 정리해보았다.

Array

Associative Array

 

Loop

Dir

 

grep

grep with string replacement (xargs)

 

find

 

 

sed

 

댓글