Monthly Archives: November 2007

The last positional parameter in bash

Found a way to do this in a single line. Works nicely. eval “last=\\${$#}”

Posted in Linux | 7 Comments

The sky is falling

Having just finished a conversation with a co-worker, I’ve started noticing that software engineers tend to exaggerate situations quite a bit. I’ve done it. If you are a software engineer, I’m sure you’ve done it. It goes something like this: … Continue reading

Posted in Engineering | 1 Comment

The only reason I just can’t use Solaris, RedHat, etc

No dist upgrade. On Ubuntu (debian): update-manager -c On all the rest: want the latest and greatest? Good luck dude!

Posted in Linux | 6 Comments