coreutils
[Top][All Lists]
Advanced

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

New feature in mv


From: Paweł Lampe
Subject: New feature in mv
Date: Tue, 04 Dec 2012 18:04:02 +0100

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 




reply via email to

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