fs_rm
Remove a file.
Usages
fs_rm [file]
Arguments
file
File path.
Output
None.
Required Configuration
Available only if FS_SHELL_CFG_RM_EN
is DEF_ENABLED
and FS_CFG_RD_ONLY_EN
is DEF_DISABLED
.
Notes/Warnings
None.
Remove a file.
fs_rm [file]
file
File path.
None.
Available only if FS_SHELL_CFG_RM_EN
is DEF_ENABLED
and FS_CFG_RD_ONLY_EN
is DEF_DISABLED
.
None.