The following commands are available.
Show the contents of a file.
- show_file filename: Display file contents.
- show_file filename line lineno (window lines): show a window of lines,
or by default 3,
around the specific lineno.
- show_file filename number yes: show line numbers
Recursive grep through directories.
- file_grep expr files_or_directories...