From owner-freebsd-questions@FreeBSD.ORG Sun Aug 26 12:11:23 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E37316A41B for ; Sun, 26 Aug 2007 12:11:23 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id AD2BE13C474 for ; Sun, 26 Aug 2007 12:11:22 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1]) by smtp.infracaninophile.co.uk (8.14.1/8.14.1) with ESMTP id l7QCBGtE046761; Sun, 26 Aug 2007 13:11:17 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1188130277; bh=yuyKxcXD0UCWju 3qDKwEXgRCi/9V6I3UM0SgEj60NZs=; h=Message-ID:Date:From:Organization: User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To: X-Enigmail-Version:Content-Type:Content-Transfer-Encoding:Cc: Content-Type:Date:From:In-Reply-To:Message-ID:Mime-Version: References:To; b=DD8EDDi7MiD3RJUN/hzAH7LJq+VcVDdYo+uPQKkGICkzIgwh5 tp3GirCW0uL8Z9TzrD21ojGM65YWm0Y0R6VUFjr+ver00M1I7w1HjbfmVyh5vNDQW8R 2v0NmSVb8J/uYjv1zTpTCDKmSGNbV4zpOEeA4OOelr7pyisv3QY96Jw= Message-ID: <46D16DE4.50006@infracaninophile.co.uk> Date: Sun, 26 Aug 2007 13:11:16 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.6 (X11/20070803) MIME-Version: 1.0 To: Grant Peel References: <001601c7e7d9$9e485b10$6501a8c0@GRANT> In-Reply-To: <001601c7e7d9$9e485b10$6501a8c0@GRANT> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (smtp.infracaninophile.co.uk [IPv6:::1]); Sun, 26 Aug 2007 13:11:17 +0100 (BST) X-Virus-Scanned: ClamAV 0.91.1/4065/Sun Aug 26 11:30:29 2007 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-questions@freebsd.org Subject: Re: Pesky File X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 12:11:23 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Grant Peel wrote: > Hi all, > > How do I view and delete this file? > > -rw-r--r-- 1 gpeel wheel 57080 Oct 3 2004 -P Either call the file ./-P on your command line, or use '--' to mark the end of command arguments. Eg: % touch -- -P % ls -l -- -P - -rw-r--r-- 1 matthew wheel 0 Aug 26 13:09 -P % rm -- -P Cheers, Matthew - -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFG0W3k8Mjk52CukIwRCNIQAJ42/C4ohk8O4JNfSOY/N8VOeAZ7YQCfSXn7 U568mzYq8fiGv7KhAJgEAWQ= =xvF5 -----END PGP SIGNATURE-----