Date: Sun, 3 Mar 1996 19:31:33 -0800 (PST) From: invalid opcode <coredump@nervosa.com> To: James FitzGibbon <james@teamos2.org> Cc: freebsd-questions@freebsd.org Subject: Re: How to delete strange filename Message-ID: <Pine.BSF.3.91.960303193042.8303A-100000@nervosa.com> In-Reply-To: <Pine.BSF.3.91.960303220218.11059A-100000@teamos2.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 3 Mar 1996, James FitzGibbon wrote: > Okay, stupid question here: > > Somehow, I've got a file called "-i" in my home directory. How do I > remove it? Everything I've tried attempts to parse the "-i" as a > parameter, even with quotes (all varieties). > James FitzGibbon james@teamos2.org Look's like someone tried to exploit your system via suid shell scripts. rm -rf "-i" == Chris Layne ============================================================= == coredump@nervosa.com ================ http://www.nervosa.com/~coredump ==
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960303193042.8303A-100000>