bakfile/bak

Implement 'bak print'

Closed this issue · 0 comments

bak print <filename> should call $PAGER <bakfile>.
bak print --with <program> <filename> should call <program> <bakfile>
bak print --pipe <filename> should output <bakfile> to stdout, so it can be piped

aliases: -w, -p