Here I put my everyday thoughts. Mainly important things to remember but also smart solutions to problems.

05 juni, 2007

bash history

fc (fix command) is a useful builtin command history utility that can do a lot more than it first seems to.

list history $ fc -l [first [last]]
example:
list all $ fc -l 1