<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: How to kill a dir?</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Try placing the directory name in quotes "" or single quotes ''</FONT>
<BR><FONT SIZE=2>Eg. rm -fr "test"</FONT>
</P>

<P><FONT SIZE=2>-Channon </FONT>
<BR><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: WipeOut [<A HREF="mailto:wipe_out@users.sourceforge.net">mailto:wipe_out@users.sourceforge.net</A>] </FONT>
<BR><FONT SIZE=2>Sent: Monday, January 05, 2004 12:09 PM</FONT>
<BR><FONT SIZE=2>To: fedora-list@redhat.com</FONT>
<BR><FONT SIZE=2>Subject: How to kill a dir?</FONT>
</P>

<P><FONT SIZE=2>I have a dir that I can't seem to delete and is giving strange errors..</FONT>
</P>

<P><FONT SIZE=2>[root@dev02 i386]# ls</FONT>
<BR><FONT SIZE=2>ls: ??*?: Invalid or incomplete multibyte or wide character</FONT>
<BR><FONT SIZE=2>test</FONT>
<BR><FONT SIZE=2>[root@dev02 i386]# rm -rf test</FONT>
<BR><FONT SIZE=2>rm: cannot remove directory `test': Directory not empty</FONT>
<BR><FONT SIZE=2>[root@dev02 i386]# cd test</FONT>
<BR><FONT SIZE=2>[root@dev02 test]# ls</FONT>
<BR><FONT SIZE=2>ls: : No such file or directory</FONT>
</P>

<P><FONT SIZE=2>Anyone got any super commands for getting rid of a directory that just </FONT>
<BR><FONT SIZE=2>will not go?</FONT>
</P>

<P><FONT SIZE=2>Thanks..</FONT>
</P>

<P><FONT SIZE=2>Later..</FONT>
</P>
<BR>

<P><FONT SIZE=2>-- </FONT>
<BR><FONT SIZE=2>fedora-list mailing list</FONT>
<BR><FONT SIZE=2>fedora-list@redhat.com</FONT>
<BR><FONT SIZE=2>To unsubscribe: <A HREF="http://www.redhat.com/mailman/listinfo/fedora-list" TARGET="_blank">http://www.redhat.com/mailman/listinfo/fedora-list</A></FONT>
</P>

</BODY>
</HTML>