Stuff with the Perl Foundation. A couple of patches in the Perl core. A few CPAN modules. That about sums it up.
You know, when you're running bash, it's real fun to type !find discover that the last find command ended with | xargs rm. Fortunately it was only deleting vim swap files I didn't need, so no harm done, but I must remember ctrl-r in the future.
Re: !find (Score:2)
Some .inputrc goodness (Score:2)
"\e[B": history-search-forward
That way, up and down arrow search through history lines that begin with what you've just entered.
Re: (Score:2)
Someone else recommended Magic Space [ukuug.org] to me just now. Today's the first I've ever heard of .inputrc and now I hear it twice in one day :)
Thanks for the tip. It works great.
Re: (Score:2)