From: Ricardo Catalinas Jimenez <th1nk3r@server01.org>
To: linux-admin@vger.kernel.org
Subject: Re: Deleting multiple directories with the same name
Date: Sat, 22 Jan 2005 11:40:30 +0100 [thread overview]
Message-ID: <20050122104030.GA2218@jehuty.server01.org> (raw)
In-Reply-To: <20050121203144.GA3352@cow2.intra.tumsan.fi>
[-- Attachment #1: Type: text/plain, Size: 353 bytes --]
0n Fri, Jan 21, 2005 at 10:31:44PM +0200, urgrue wrote:
> find some/path -type d -name CVS | xargs rm -r
Coul be: 'find some/path -type d -name CVS -exec rm -r {} \;'
--
Ricardo Catalinas Jimenez Madrid, Spain.
th1nk3r(at)server01(dot)org http://www.server01.org
GnuPG Key fingerprint = 662C EBF7 9220 0F14 C644 F90B DC3E A163 7F8D CDAE
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2005-01-22 10:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-21 19:33 Deleting multiple directories with the same name Mário Gamito
2005-01-21 20:31 ` urgrue
2005-01-22 10:40 ` Ricardo Catalinas Jimenez [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050122104030.GA2218@jehuty.server01.org \
--to=th1nk3r@server01.org \
--cc=linux-admin@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.