>> mv /mnt/tank/users/michelle/backup/mail/4.tar.gz
>> /mnt/tank/users/michelle/backup/mail/5.tar.gz

PPS:

Without doing a strace or using google, IIRC a 'mv' done within a
partitions, is an atomic operation. This doesn't mean that a '&&' alike
approach is _not_  better than just a ';' (';' is for running one
command after the other, without fulfilling the condition
'true'/'success') or a 'sleep' that seemingly gains nothing over a ';'
in this case.

_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to