Implement 'bak print'
Closed this issue · 0 comments
ChanceNCounter commented
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