Pipe man-pages to Preview
Here's how to instantly pipe a manpage into Preview.app as a PDF, from your Terminal:
function woman(){
man -t $1 | open -fa Preview }
No more reading endless pages of fixed-width text! Make those manpages beautiful. (=
Written by elliottcable
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Shell
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#