Comment by zbentley
19 days ago
Er, sorry: I meant: if the first command runs, the plug is pulled, system starts again, second command runs.
19 days ago
Er, sorry: I meant: if the first command runs, the plug is pulled, system starts again, second command runs.
Sure, but splitting "atomic" operations across a reboot is an interesting design choice. Surely upon reboot you would re-try the first `mv a b` before doing other things.