Repeat Command Until Success – recursive method – rrsync, repeat, repeatrecurse
Here I show you how to repeat a command until it finishes successfully. This should only be done with programs that support resume and also have legit exit codes (or else theyRead More…