- français
- English
Change file timestamps
Exemple, mettre la date du 23 avril 2010 à 11h00 :
touch -t 201004231100 monFichier.txt
-t STAMP
use [[CC]YY]MMDDhhmm[.ss] instead of current time
Exemple, mettre la date du 23 avril 2010 à 11h00 :
touch -t 201004231100 monFichier.txt
-t STAMP
use [[CC]YY]MMDDhhmm[.ss] instead of current time