You're replying to a comment by Michiel.
You're replying to a comment by Michiel.
I am being sponsored by Syntress since 2007! They bought me an amazing dedicated server to run catonmat on. If you're looking web services in Chicago area, I highly recommend the Syntress guys!
I love to read science books. They make my day and I get ideas for awesome blog posts, such as Busy Beaver, On Functors, Recursive Regular Expressions and many others.
Take a look at my
Amazon wish list, if you're curious about what I have planned reading next, and want to surprise me. :)


Hi Peteris,
great reading as always. I wondered if you had a solution for a different user preference in #10: I personally prefer to have the extension intact when renaming the file to its name.
I.e. cp /path/to/file.ext /path/to/file_bk.ext
Probably not something I want to do by hand every time, but would be great as a small bash script e.g. 'bk' to first create a safe backup of a file I want to mess with and then automatically launch vim to edit the original.
Thanks!
Reply To This Comment