Timeline for Attempting to only copy files that have changed within the last day while maintaining folder structure
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 29, 2019 at 21:08 | comment | added | Kusalananda♦ | It would be safer to execute the loop from within find with e.g. find ... -exec sh -c 'for file do ...; done' sh {} +. | |
| Apr 29, 2019 at 21:00 | history | edited | loxaxs | CC BY-SA 4.0 | Add detailed explainations of what's happening |
| Apr 29, 2019 at 20:45 | history | edited | loxaxs | CC BY-SA 4.0 | Add detail explainations of what's happening |
| Apr 29, 2019 at 20:37 | history | edited | loxaxs | CC BY-SA 4.0 | fix the loop |
| Apr 29, 2019 at 20:27 | history | answered | loxaxs | CC BY-SA 4.0 |