[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New feature in mv
From: |
Raphael S Carvalho |
Subject: |
Re: New feature in mv |
Date: |
Tue, 4 Dec 2012 22:45:30 -0200 |
On Tue, Dec 4, 2012 at 10:22 PM, Pádraig Brady <address@hidden> wrote:
> On 12/04/2012 05:04 PM, Paweł Lampe wrote:
>>
>> Hi there !
>>
>> Few minutes ago, my mate asked me 'is there any way to swap two
>> files ?'. I have realized, that the mv has option -S but it's all about
>> suffix. I think, there should be also -s for swapping. It should work
>> like:
>> mv -s a b
>> Effect should be like:
>> a -> tmp
>> b -> a
>> tmp -> b
>>
>> Think about it
>
>
> A fairly useful feature, but something as noted here
> that might be more suited to a separate script,
> that could be maintained within coreutils under the
> recently mentioned contrib/ directory
>
> http://lists.gnu.org/archive/html/bug-coreutils/2009-02/msg00014.html
>
> thanks,
> Pádraig.
>
I read this page:
http://lists.gnu.org/archive/html/bug-coreutils/2009-02/msg00014.html
So I would really like to create that program. Is it still even needed?
Att, Raphael SC <address@hidden>
- New feature in mv, Paweł Lampe, 2012/12/04
- Re: New feature in mv, Pádraig Brady, 2012/12/04
- Message not available
- Re: New feature in mv,
Raphael S Carvalho <=
- Re: New feature in mv, Pádraig Brady, 2012/12/04
- Re: New feature in mv, Raphael S Carvalho, 2012/12/04
- Re: New feature in mv, Pádraig Brady, 2012/12/04
- Re: New feature in mv, Bernhard Voelker, 2012/12/04
- Re: New feature in mv, Pádraig Brady, 2012/12/04
- Re: New feature in mv, Raphael S Carvalho, 2012/12/04
- Re: New feature in mv, Bob Proulx, 2012/12/05