Viewing man pages as a pdf on OS X
Picked up this neat little trick on command-line-fu.
Read any UNIX man page in OS X as a pdf in preview
$ man -t <command> | open -f -a preview
Picked up this neat little trick on command-line-fu.
Read any UNIX man page in OS X as a pdf in preview
$ man -t <command> | open -f -a preview
mike on February 27, 2009 | Filed Under OS X
The content on prefetch.net is copyrighted to Blog O' Matty and may not be reproduced on other websites.
All information is provided AS IS, and WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
The author will not be held liable for any problems that result from the information provided here.
Copyright Blog O' Matty | Privacy Policy | Corpvox WordPress Theme