I have RTFM and STFW.
Before doing a fresh Lucid install I backed up my /home to a FAT32 USB
disk attached to my router.
I've installed Eclipse and Aptana to work on my website, a copy of which
is in /home.
Eclipse will not save any modified files, returning "Failed save,
negative time"
On investigating I find that all the files restored from the back-up have
the date Thu 24 October 1940 (!) which is causing the problem.
Googling I get the suggestion to use touch but much confusion as to what
parameters to use. I've never used touch from a command-line and don't
want to cock things up. man touch seems not to mention recursive.
So, to touch every file recursively in a folder and its sub-folders and
give it the present date and time I should type what exactly?
Many tia
Derek.
Replies