Re: [Evolution] Evolution not listening to quit
- From: Ralf Mardorf <silver bullet zoho com>
- To: evolution-list gnome org
- Subject: Re: [Evolution] Evolution not listening to quit
- Date: Sun, 2 Jun 2019 21:16:20 +0200
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]