On Thu, 19 Sep 2002, mingo lu wrote:
> Hi: i have two weird files under my home directory; one is
> file named "-bash.gmon" and another one is "xy ds".
> how could i remove them? rm just won't work ...
> tia

What error does rm give you?  Have you tried `rm -i \-bash\.gmon` or `rm -i
xy\ ds`?  If your shell is tcsh you can just type part of the filename then
press TAB and if you are familiar with emacs (the editor) it has a dired
(directory editor) mode where you can arrow up and down and select files
with one key press in order to delete them.

--
Peter Leftwich
President & Founder
Video2Video Services
Box 13692, La Jolla, CA, 92039 USA
+1-413-403-9555


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to