We look at viewing files using commands like cat, more, less, head, and
tail, including using those in short pipelines. We also try opening files in
external applications using open or xdg-open (and live dangerously by
dumping a binary file with cat).