My experiences with Mutt to date: Suggestions for overcoming some issues

boB Stepp robertvstepp at gmail.com
Fri Feb 12 14:04:20 UTC 2021


On 21/02/12 01:40PM, Angel M Alganza wrote:
>On Mon, Feb 08, 2021 at 02:43:48PM -0600, boB Stepp wrote:
>
>>killall mbsync &>/dev/null; /usr/bin/mbsync -a -qq
>
>Maybe it's an stupid idea, but perhaps mbsync is starting to run so fast
>that the killall kills it?  You could try replacing the semicolon wich a
>couple of ampersand signs to make sure that mbsync is started only after
>killall has exited?
>
>	killall mbsync &>/dev/null && /usr/bin/mbsync -a -qq

Hmm.  Worth a try.  Thanks!

-- 
Wishing you only the best,

boB Stepp


More information about the Mutt-users mailing list