bash - Gakgu/Gakgu.github.io GitHub Wiki
๊ฐ์
์์ ํ ์ข ๋ฅ.
๊ตฌ์ฑ ํ์ผ
-
.bashrc :
ํฐ๋ฏธ๋์ ์คํํ ๋๋ง๋ค ํธ์ถ๋๋ bash์คํฌ๋ฆฝํธ -
.bash_profile :
๋ก๊ทธ์ธํ ๋ ํธ์ถ๋๋ bash์คํฌ๋ฆฝํธ -
.bash_logout :
๋ก๊ทธ์์ํ ๋ ํธ์ถ๋๋ bash์คํฌ๋ฆฝํธ -
.bash_history :
์ด๋๊ฐ์ง ํฐ๋ฏธ๋์ ์ ๋ ฅ๋ ๋ช ๋ น์ด ๋ชจ์
๊ฐ์ธ์ค์
-
grep ์ปฌ๋ฌ : alias grep='grep --color=auto'
-
ls ์ปฌ๋ฌ :
alias grep='ls --color=auto'