Re: .doc files

2003-10-04 Thread Simon Barner
> > I'm trying to figure out how to convert .doc files into a unix file so I > > can read it with say emacs, vi and etc.? Thanks > > By 'unix file' I assume you mean a text file. > Try /usr/ports/textproc/antiword. Yep, that works great. I have this line here application/msword; antiword %s; cop

Re: .doc files

2003-10-04 Thread mpd
On Sat, Oct 04, 2003 at 03:35:01AM -0500, Bryan Cassidy wrote: > I'm trying to figure out how to convert .doc files into a unix file so I > can read it with say emacs, vi and etc.? Thanks By 'unix file' I assume you mean a text file. Try /usr/ports/textproc/antiword. mike --