It's boring but it works.
!/bin/sh # # Script(s) to copy data between the Promise arrays. # /data is the live data array # /backup is the spare array # # Explanation of the chosen rsync options # -avplm: a: Archive v: Verbose ...
Learn how to use --dry-run in Linux commands like rsync, apt, and git. Preview changes before execution to avoid data loss.