Hi, On Fri, 2005-09-23 at 23:25 -0400, Chuck wrote:
> when i try to remove the file cpan leaves when it exits with the no history > support, it says it is a directory.. here is the ls on it > > -rw-r--r-- 2 root root 23 Sep 23 20:40 sys$command > > looks like a normal file to me.. > > so since this is experimental, i used rmdir on it. > > /sys vanished and it stayed in the directory listing. Maybe a silly question, but you _are_ escaping the $, right? rmdir won't work on a file anyway - rm sys\$command is what you ran? Tom _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
