On Sat, 2005-09-24 at 05:02 -0400, Chuck wrote: > yeah.. heh took me 2 tries before i remembered about the esacpe.. thing is > it > says the file is a directory when i try rm..
If you don't escape, you're trying to "rm sys" cause I assume the command variable would be empty.. which would lead to that problem if you are in / while doing it... > im just going to make another template since this was a minimal insall. this > time when i ran perl cpan config i was smart enough not to do it after > spending hours installing packages :) I have run perl cpan shell many times inside a vserver host without any problems.. Tom _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
