Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Anchor10938361093836 fs_cat Anchor10926741092674Print file contents to the terminal output. Anchor10927171092717

Usages

...

fs_cat [file]anchor10929251092925

Arguments

...

file Anchor10995321099532

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.anchor10934171093417

Required Configuration

...

Available only if FS_SHELL_CFG_CAT_EN is DEF_ENABLED. Anchor10936251093625

Notes/Warnings

...

None.