greasemonkey에서 document.onkeypress 를 동작시키고 싶을때,
Firefox Addon 중의 하나인 GreaseMonkey의 Javascript 중에서 document.onkeypress를 이용하여 user.js를 만들었는데, 잘 동작하지 않았습니다. 잠깐 googling을 하니, 대체적으로 하나 찾을 수 있었는데요, 여기서는 그것을 요약합니다.
Read More »bash shell에서 eval, exec, source(.)에 관한 노트
bash shell에서 자주 쓰이는 eval, exec, source(.)에 대한 짧은 노트입니다.
Read More »