Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Sep 2005 12:43:49 +0200
From:      Erik Norgaard <norgaard@locolomo.org>
To:        FreeBSD Questions <questions@freebsd.org>
Subject:   removing file '-D'
Message-ID:  <431D72E5.8060800@locolomo.org>

next in thread | raw e-mail | index | archive | help
Hi,

using dvrecv (dvts) with the documented -D option did not indicate the 
desired device but rather created a file with the name -D. Now I can't 
get rid of it, using csh, bash or sh:

Specifying:

$ rm -D
rm: illegal option -- D
$ rm "-D"
rm: illegal option -- D
$ rm '-D'
rm: illegal option -- D
$ rm \-D
rm: illegal option -- D
$ rm '\-D'
rm: \-D: No such file or directory
$ rm "\-D"
rm: \-D: No such file or directory

any hints?

Thanks, Erik
-- 
Ph: +34.666334818                                  web: www.locolomo.org
S/MIME Certificate: www.daemonsecurity.com/ca/8D03551FFCE04F06.crt
Subject ID:  9E:AA:18:E6:94:7A:91:44:0A:E4:DD:87:73:7F:4E:82:E7:08:9C:72
Fingerprint: 5B:D5:1E:3E:47:E7:EC:1C:4C:C8:3A:19:CC:AE:14:F5:DF:18:0F:B9




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?431D72E5.8060800>