Timeline for Clone directory tree structure and copy files to the corresponding directories modified after a specific date
Current License: CC BY-SA 3.0
15 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 11, 2020 at 12:04 | history | edited | CommunityBot | Commonmark migration | |
| Sep 18, 2014 at 16:44 | comment | added | Danny | @terdon Creating the empty directory and copying the needed files Worked like a charm simple and well wrote | |
| Sep 18, 2014 at 16:43 | vote | accept | Danny | ||
| Sep 18, 2014 at 16:35 | comment | added | terdon♦ | @Gilles I know dammit! I even read it and upvoted it yesterday. Hence the facepalm. | |
| Sep 18, 2014 at 16:31 | comment | added | Gilles 'SO- stop being evil' | @terdon unix.stackexchange.com/questions/156008/… (It's come up in many answers before, but since yesterday we have a good Q/A pair specifically about this.) | |
| Sep 18, 2014 at 16:30 | history | edited | terdon♦ | CC BY-SA 3.0 | added 408 characters in body |
| Sep 18, 2014 at 16:24 | comment | added | terdon♦ | @Gilles that was my first thought as well but for some reason, using -exec sh -c '' did not occur to me so I couldn't figure out how to create the target dirs. Facepalm. | |
| Sep 18, 2014 at 15:40 | comment | added | Gilles 'SO- stop being evil' | Why are you doing such complex parsing? find … -exec! | |
| Sep 18, 2014 at 11:46 | history | undeleted | terdon♦ | ||
| Sep 18, 2014 at 11:46 | history | edited | terdon♦ | CC BY-SA 3.0 | added 953 characters in body |
| Sep 18, 2014 at 11:33 | history | deleted | terdon♦ | via Vote | |
| Sep 18, 2014 at 11:31 | history | edited | terdon♦ | CC BY-SA 3.0 | added 953 characters in body |
| Sep 18, 2014 at 11:00 | comment | added | terdon♦ | @Danny the source is the parent folder that contains all the ones you list. For example, for /home/danny/work/a/a.txt, the source will be /home/danny/work. | |
| Sep 18, 2014 at 10:57 | comment | added | Danny | the source will always differ it can be "a" or "b"...I have a txt file which has the path to the files as shown on the OP got from the Find command | |
| Sep 18, 2014 at 10:44 | history | answered | terdon♦ | CC BY-SA 3.0 |