Code

Eventually, this will be a place to access some significant amount of code. At this point, I just have this single, fairly trivial utility application, but maybe you'll find it useful.

wh - kind of like which(1), but it shows all of the hits on your PATH, not just the first. Also passes arguments through to ls(1).

For now you could look here or here for some code to play with.