Change file modification time.
Usages
fs_touch [file]
Arguments
file
File path.
Output
None.
Required Configuration
Available only if FS_SHELL_CFG_TOUCH_EN
is DEF_ENABLED
and FS_CFG_RD_ONLY_EN
is DEF_DISABLED
.
Notes/Warnings
The file modification time is set to the current time.