public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Marco Calviani <marco.calviani@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] [OT] find list of files and then copy them
Date: Wed, 15 Feb 2006 20:34:03 +0100	[thread overview]
Message-ID: <da5cd1900602151134r579d5a6dm@mail.gmail.com> (raw)
In-Reply-To: <C018D9B1.8DF%john@jolet.net>

Thanks Sergio, Neil and John. Following your help, i've managed to get
through it......

Regards,
MC

2006/2/15, John Jolet <john@jolet.net>:
>
>
>
> On 2/15/06 11:10 AM, "Marco Calviani" <marco.calviani@gmail.com> wrote:
>
> > Hi list,
> >    i know this is OT for this list, but it deals in general with linux.
> > I need to search and copy a list of files that end with a particular
> > extension and belong to a certain user: i've managed this part with
> >
> > find -name "*.C" -user username
> Find -name "*.C" -user username -exec cp {} /targetdir \;
> >
> > now i would like only these files copied to a certain directory.
> >
> > How is it possible to accomplish this?
> >
> > Thanks in advance,
> > MC
>
>
> --
> gentoo-user@gentoo.org mailing list
>
>

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-02-15 19:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-15 17:10 [gentoo-user] [OT] find list of files and then copy them Marco Calviani
2006-02-15 17:28 ` Neil Bothwick
2006-02-15 19:14 ` John Jolet
2006-02-15 19:34   ` Marco Calviani [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-02-15 17:20 Sergio Polini

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=da5cd1900602151134r579d5a6dm@mail.gmail.com \
    --to=marco.calviani@gmail.com \
    --cc=gentoo-user@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox