...
Anchor
Usages
...
fs_cat [file]
anchor
Arguments
...
file
1099532 Anchor
Path of file to print to terminal output.
...
Output
...
File contents, in the ASCII character set. Non-printable/non-space characters are transmitted as full stops (“periods”, character code 46). For a more convenient display of binary files use fs_od
.anchor
Required Configuration
...
Available only if FS_SHELL_CFG_CAT_EN
is DEF_ENABLED
. 1093625 Anchor
Notes/Warnings
...
None.