On Mon, Jul 29, 2002 at 02:28:21PM +0530, H.S.Rai wrote: > How to control line width of file formatted with following > command: > > groff -Tascii inputFile > outputFile > > I am getting width of 65 characters. >
Yes, this is the *roff default. Preset for best output on a 80 col printer. Remember old WordStar (document mode) ? > > Is it possible to have left margin with this command? > Not with *roff. If you want right justification, use "par". For wordwrap alone, "fmt" is enough (and bundled with most distros. HTH Bish -- : ####[ Linux One Stanza Tip (LOST) ]########################### Sub : Monitoring internet traffic LOST #128 Visit: http://pppstatus.sourceforge.net/download.htm and down- load the latest "PPPStatus". Edit /etc/inittab as follows: 7:23:respawn:/usr/local/bin/pppstatus > /dev/tty12 This is a console program running on a free tty, which will give everything for ppp monitoring, including telephone costs. ####<[EMAIL PROTECTED]>####################################### : ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=31 _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
