[태그:] shell
bash shell에서 eval, exec, source(.)에 관한 노트
bash shell에서 자주 쓰이는 eval, exec, source(.)에 대한 짧은 노트입니다.
Read More »xargs로 입력받은 argument들을 반복해서 처리해야 할때,
xargs로 넘겨 받은 arguments을 반복적으로 재생산하여 처리하고 싶을때 쓰는 bash shell script 입니다.
Read More »emacs에서 shell script를 bash (혹은 다른 shell) mode로 편집하고 싶을때,
emacs에게 shell script를 편집하고 있음을 알릴때 쓰는 명령어입니다.
Read More »