Skip to main content

Timeline for Copy or rsync command

Current License: CC BY-SA 4.0

Post Revisions

19 events
when toggle format what by license comment
Jul 12, 2022 at 17:31 review Close votes
Jul 16, 2022 at 0:00
Jul 12, 2022 at 14:17 history edited BuZZ-dEE CC BY-SA 4.0
added 2 characters in body
Jan 28, 2022 at 13:58 answer added Sachin Rastogi timeline score: 8
Dec 14, 2021 at 7:59 answer added ashique timeline score: 1
Sep 27, 2021 at 11:04 review Close votes
Oct 1, 2021 at 0:02
Sep 27, 2021 at 9:41 answer added dante timeline score: 1
Mar 7, 2019 at 4:48 answer added Ayush Lal Shrestha timeline score: 6
Nov 16, 2018 at 10:03 answer added h3dkandi timeline score: 2
Nov 11, 2018 at 17:37 answer added Ellison timeline score: 8
Sep 8, 2016 at 18:24 answer added Geremia timeline score: 11
Sep 5, 2016 at 11:31 comment added paramvir for info on particular flags in help sections of commands, I usually following something like this, <cp --help | grep -e -u> or if you want to dig info on flag 'r', use <cp --help | grep -e -r>. It will show you only those part of the help which have content you wrote after "-e".
Apr 27, 2015 at 0:04 answer added mightypile timeline score: 31
Apr 26, 2015 at 23:28 comment added mightypile -u indicates "update": only copy over missing or older files. -r indicates "recursive": drilling down through the directory structure. I had to look it up, helping other noobs. :-)
Jan 2, 2012 at 7:01 answer added ckg timeline score: 78
Jun 17, 2011 at 2:41 vote accept shantanuo
Jun 14, 2011 at 5:18 answer added Nemo timeline score: 5
Jun 14, 2011 at 5:08 answer added marchica timeline score: 91
Jun 14, 2011 at 5:04 comment added lunixbochs how exactly is it not working as expected?
Jun 14, 2011 at 5:03 history asked shantanuo CC BY-SA 3.0