linux:files:change_file_date
Linux - Files - Change file date
To change the date on all files in a folder to 19th February 2009 at 18:00.
sudo touch * -t "200902191800"
NOTE: Replace * with the actual file name if you do not want to correct all files in the current folder.
linux/files/change_file_date.txt · Last modified: 2023/07/17 17:25 by peter