Hi,

Adding a -P to your command might of course be easier, but since you
have -P in rm(1) and -v was added recently, won't this do:

mv newfile "$(rm -Pv oldfile)"


Regards
Jesper Wallin

Reply via email to