From owner-freebsd-questions Thu Jul 29 20:56:27 1999 Delivered-To: freebsd-questions@freebsd.org Received: from garfield.bmk.com.au (bmkind.lnk.telstra.net [139.130.51.118]) by hub.freebsd.org (Postfix) with ESMTP id A4F2F151FE for ; Thu, 29 Jul 1999 20:56:22 -0700 (PDT) (envelope-from brendan@bmk.com.au) Received: from localhost (brendan@localhost) by garfield.bmk.com.au (8.8.7/8.8.7) with SMTP id NAA08580 for ; Fri, 30 Jul 1999 13:57:20 +1000 (EST) (envelope-from brendan@bmk.com.au) Date: Fri, 30 Jul 1999 13:57:17 +1000 (EST) From: Brendan Kosowski X-Sender: brendan@garfield To: FreeBSD Questions Subject: printcap question 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 How do I tell printcap to pass a command line argument to a filter script ? I have tried :if=/path/filtername argument: and also with quotes :if="/path/filtername argument": but they did not pass the argument to $1 in the filter script. Thanks, Brendan... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message