Last active
September 29, 2025 19:47
-
-
Save akochepasov/24bf91ae7992c66efc55b5802ab810a9 to your computer and use it in GitHub Desktop.
Revisions
-
akochepasov revised this gist
Sep 29, 2025 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,2 @@ # Complete sync, but skip book from the list rsync -avu --delete --exclude=books /dir/from /dir/to -
akochepasov created this gist
Sep 29, 2025 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ rsync -avu --delete --exclude=books /dir/from /dir/to