> Yeah, I just need to make the other stuff I do more portable and try not > to hide 'fast ones' in the system directories.
I always make sure that I either make a package (preferred option), or compile with --prefix=/usr/local. /usr/local is not on the system partition (symlink), or if you have more than one computer, have /usr/local the same on all and you only need to copy it back afterwards. But having /home on / is really inconvenient. It all depends on sizes though too, 1GB is much easier handled than 100GB. For the latter, a backup becomes a royal pain, unless you fork out $200 for another drive. Volker -- Volker Kuhlmann is possibly list0570 with the domain in header http://volker.dnsalias.net/ Please do not CC list postings to me.
