A short intro to the use of file i/o and pipes in (gnu) common lisp. Includes examples of writing to/reading from files and writing to/reading from pipes, open, close, with-open-file, unwind-protect, etc, and short intros to various file checking functions (probe-file, file-author, etc)