README, INSTALLING, COPYING, CONTRIBUTING Manuals bcat(1), btee(1) browser cat and browser tee. a2h(1) VT100/ANSI escape sequence to HTML converter. Examples With build tools: make test |bcat rake test |bcat As a clipboard viewer: pbpaste |bcat # macos xclip -o |bcat # X11 For previewing HTML: markdown README.md |bcat redcloth README.textile |bcat erb -T - template.erb |bcat mustache < template.mu