2009년 7월 7일 화요일

csh 에서 prompt 에 path 보이기

* .cshrc
set history=100

alias cd 'cd \!*; set prompt="[`/usr/ucb/whoami`:`pwd`] "'

cd


댓글 없음:

댓글 쓰기