]> gitweb.hhaalo.de Git - discspan.git/commitdiff
change: readme add fast copy on same hdd
authorBastian Dehn <hhaalo@arcor.de>
Sun, 1 Aug 2021 14:43:30 +0000 (16:43 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Sun, 1 Aug 2021 14:43:30 +0000 (16:43 +0200)
readme.md

index 90cfbdf2a895f1f463115db162bd855a92f86089..74ed61b912b83712f723c0433076e6eae444e08e 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -27,6 +27,10 @@ make install
 
        rsync -av --files-from=medium / /pfad/zum/wegkopieren/
 
+       oder
+
+       cat medium | xargs -i cp -rl --parents {} /pfad/zum/wegkopieren
+
 ## Command Line Options
 
 ```console