Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!uunet!pdn!palan!sherpa!rac From: rac@sherpa.UUCP (Roger Cornelius) Newsgroups: comp.unix.questions Subject: Re: printing out manual pages Message-ID: <558@sherpa.UUCP> Date: 29 Apr 91 11:58:42 GMT References: <69425@asparagus.Princeton.EDU> Organization: Personal System Computing, St. Petersburg, FL Lines: 14 From article <69425@asparagus.Princeton.EDU>, by pfalstad@phoenix.princeton.edu (Paul Falstad): >In article <1991Apr28.222052.19789@agate.berkeley.edu> raymond@ursa.berkeley.edu (Raymond Yee) writes: >>How do I print out output from the 'man' program or store 'man' output >>in a file without having all the extraneous control characters? > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > nroff -man -Tman foo.man | col -b > > will get all of them, if you have col. And if you don't, you can get it from the freely distributable BSD stuff. On uunet the files are in ~/bsd-sources/usr.bin/col. -- Roger A. Cornelius rac@sherpa.UUCP uunet!sherpa!rac