Pesky File
Matthew Seaman
m.seaman at infracaninophile.co.uk
Sun Aug 26 05:20:42 PDT 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Bahman M. wrote:
> What immediately came to my mind:
> % rm `find . -type f -name '-P'`
This is just an excessively prolix way of running a command that
outputs ./-P and then feeding the result into rm(1). You can just type:
rm ./-P
for heaven's sake...
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
iD8DBQFG0XAT8Mjk52CukIwRCCgmAJ4yonsuo6FvAYT+1ZWLMDiuAH9dugCffMIe
xPLN/jHG0Qha2ZbsMrmqfNw=
=Pmxs
-----END PGP SIGNATURE-----
More information about the freebsd-questions
mailing list