Re: [Evolution] Evolution not listening to quit



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.



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