Versions Compared

Key

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

...

       cat/<path> -line <num> -- display only <num> of lines, like 'head' if <num> is positive, like 'tail' if the <num> is negative

This is simply similar to the Linux 'cat' utility to display a file's content. the file starts from the full path from the EVE Linux root directory.

...