Published at: 06:11 pm - Thursday November 12 2009
If you ever find yourself updating a single application in Arch Linux (a very bad idea, btw) and it upgrades readline you might end up seeing an error along the lines of:
/bin/bash: error while loading shared libraries: libreadline.so.5: cannot open shared object file: No such file or directory
Hopefully you still have a bash prompt open [...]
Published at: 12:06 am - Friday June 05 2009
Well it turns out that the problem is a little more subtle than that. It is only the root user that does not have syntax highlighting.
You see, vim does have syntax highlighting but vi and vim are different binaries. A shell startup script only aliases vi to vim if the user id is higher than [...]
Published at: 07:03 pm - Saturday March 28 2009
Its amazing how much you can do by combining the small yet powerful commands Unix has available.
This little-used command, time, finally became useful today as a way to report the length of time that certain automated operations are running. In my example, I’m timing how long it takes to build the Linux kernel:
$ time rebuild-kernel26
…
couple-thousand-lines-of-scrolling-text
…
==> [...]
Published at: 09:03 pm - Wednesday March 18 2009
[edit] So much for that. It turns out that openssl is able to determine that the key and certificate are already in a single file. Therefore, no csplitting required (well, I hope somebody reading this at least learned about how nice csplit is). In fact, the whole script might as well be obsolete… blaargh. Well, [...]
Published at: 01:02 am - Saturday February 21 2009
… and my Personal Rating (PR) out of 10
I use Firefox so most of these won’t apply to non-FF users. However, I’d be very very interested to hear what other addons my friends, subscribers, and random websurfers find interesting or useful to them. Have your say and let us know why you love [...]