Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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.

  • No labels