From owner-freebsd-questions Thu May 27 14:30:15 1999 Delivered-To: freebsd-questions@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [36.33.0.163]) by hub.freebsd.org (Postfix) with ESMTP id 84C7A14D31 for ; Thu, 27 May 1999 14:30:07 -0700 (PDT) (envelope-from andrsn@ANDRSN.STANFORD.EDU) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.9.1/8.9.1) with SMTP id OAA20409; Thu, 27 May 1999 14:18:57 -0700 (PDT) Date: Thu, 27 May 1999 14:18:57 -0700 (PDT) From: Annelise Anderson To: Adam Breaux Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Shell script In-Reply-To: <013101bea87d$e26ee790$1e01a8c0@altronics.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Page breaks? What do they look like? you could open the document in vi and do a substitution routine, :%s///gc will do all page breaks in the entire document, but you have to put the right stuff in . c lets you confirm each instance. Annelise On Thu, 27 May 1999, Adam Breaux wrote: > I need a shell script to remove page-breaks from a document before printing...can someone help, I'm new to this *nix thing.... > > Adam > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message