Forums › Forums › GLD Forums › GLD general discussions › Copying Shows to/from USB › Reply To: Copying Shows to/from USB
2016/04/12 at 2:16 pm
#55031
Hi Bob,
This is the behavior I see when I run a could of commands on my linux workstation:
-bash-4.1$ ls -l combine-sal-ir.gif
-rw-r–r–. 1 rickk users 10950607 Apr 11 14:41 combine-sal-ir.gif
-bash-4.1$ cp combine-sal-ir.gif test.gif
-bash-4.1$ ls -lt test.gif
-rw-r–r–. 1 rickk users 10950607 Apr 12 09:14 test.gif
In this case the date and time change with the cp command.