From owner-freebsd-questions@FreeBSD.ORG Thu Jul 3 12:43:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44CD1106568A for ; Thu, 3 Jul 2008 12:43:45 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250]) by mx1.freebsd.org (Postfix) with ESMTP id EB5768FC36 for ; Thu, 3 Jul 2008 12:43:44 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: by an-out-0708.google.com with SMTP id b33so181274ana.13 for ; Thu, 03 Jul 2008 05:43:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=k2tMYFDO9hffE2P4scZCi9MspGueef5ej255pfwwnXI=; b=uRv7hsYDG2BeraJNTeJXnIqF7MRE6LeOff1JVKWPLvf9ZozcMoWUQHBcvnY7nZ5JV9 9oD0maOSrgLkh97BRACgzFW5+M14AMVOhORbWvQ6ZeZfgGun1WMFLBzUeWOVhQOw2xa2 aWJ01/w45BoapzLhUNPKgSiCH6A4DClYNG9Yk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=cbjv0f4u/eFvy4jkC5PBPB3jvDKmrR3zTmitIwyUsl/t5UAoA7iEBP486FX6hB3P1B RNEWabdRMuU7bqzGKyEmSOU3cqJyV4MyHSIBxJfpt5ZeYibNHozEbyEAk+UZxLHFhtiU D6UB6w93dIst7zf6feJNQw71fxTM/xOt3UOiE= Received: by 10.100.190.15 with SMTP id n15mr6850anf.113.1215089024080; Thu, 03 Jul 2008 05:43:44 -0700 (PDT) Received: by 10.100.125.13 with HTTP; Thu, 3 Jul 2008 05:43:44 -0700 (PDT) Message-ID: Date: Thu, 3 Jul 2008 07:43:44 -0500 From: "Andrew Gould" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: OT - printing question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2008 12:43:45 -0000 I have a postscript printer. I can send the output of text files to the printer; but the printer won't eject the page until I send enough text to fill the page. Is there a standard page-break or "eject page" command? Thanks, Andrew Gould