touch -t 05070915 somefile.txt
The first four digits stand for May 7 (0507) and the last four (0915) the time, 9:15 in the morning.
misc code snippets
touch -t 05070915 somefile.txt
The first four digits stand for May 7 (0507) and the last four (0915) the time, 9:15 in the morning.
Change mod date with touch
Jun, 2 -- Categories: Linux