bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Replacement for cp -i --reply=no ?


From: Bob Proulx
Subject: Re: Replacement for cp -i --reply=no ?
Date: Wed, 1 Aug 2007 11:12:45 -0600
User-agent: Mutt/1.5.9i

Andreas Schwab wrote:
> Jerry Peek <address@hidden> writes:
> > I searched around gnu.org, and searched this list back to the start of
> > 2006, for info on why cp --reply is deprecated (and will be removed in
> > 2008).  Sorry if this has been asked before... but what's the replacement
> > for cp -i --reply=no ?
> 
> IMHO the best replacement is rsync.

+1 on using rsync.  It is the perfect command for your described task.

  rsync -a /path/to/src/somedir /path/to/dst/

Bob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]