Home » 테크/기술

shutter: 리눅스에서 스크린 캡쳐하는 툴 소개

ubuntu에서 현재 막강한 screen capture 프로그램인 shutter를 소개합니다.

Read More »

WP plugin: light box 2 소개

wordpress 에서 그림이 삽입될때, 크기가 큰 사진의 경우 작은 thumbnail로 만들어서 클릭했을때, 본 크기로 보여지게 하는 plugin을 소개합니다.

Read More »

emacs 22.3에서 한글/영문 TTF 폰트를 쓰게 하자.

emacs 22.3 에서 TTF 글꼴을 쓸 수 있도록 합니다.

Read More »

xargs로 입력받은 argument들을 반복해서 처리해야 할때,

xargs로 넘겨 받은 arguments을 반복적으로 재생산하여 처리하고 싶을때 쓰는 bash shell script 입니다.

Read More »

emacs에서 shell script를 bash (혹은 다른 shell) mode로 편집하고 싶을때,

emacs에게 shell script를 편집하고 있음을 알릴때 쓰는 명령어입니다.

Read More »