Submitted by pat on Sat, 2010-03-13 08:58
Linux Columbus
Linux Columbus
Couple of divs, relative positioning, and hiding the overflow is all it takes. View source to see layout.
Submitted by pat on Wed, 2007-05-16 16:31
find . -mtime +17 -exec mv {} ../oldfiles/ \; or something like that.