Thursday, August 6, 2009

People who likes Twitter down.

Obviously, if twitter is down, This website will be very hot. I did the same thing :)

Bash, [C-xC-e] command editor

I found this accidentally and luckily. With predefined EDITOR env variable, C-xC-e will bring current command line into EDITOR. Regular expression based change can be applied.

I set up my EDITOR variable to 'emacs -q'.