From owner-freebsd-questions@FreeBSD.ORG Wed May 28 10:51:36 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDA4937B401 for ; Wed, 28 May 2003 10:51:36 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-11-98.w217-128.abo.wanadoo.fr [217.128.154.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id A237C43F3F for ; Wed, 28 May 2003 10:51:34 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from sta01 (sta01.lphp.org.local [192.168.0.4]) by mx1.lphp.org (8.12.8p1/8.12.8) with ESMTP id h4SHpW20039767 for ; Wed, 28 May 2003 19:51:32 +0200 (CEST) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: freebsd-questions@freebsd.org Date: Wed, 28 May 2003 19:51:33 +0200 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305281951.33456.ajacoutot@lphp.org> Subject: lpr -J X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 May 2003 17:51:37 -0000 Hi ! I have a question... I can't get "lpr -J blabla" to work, LPD doesn't seem to care whatever name I give to my print job. Is it a known issue or am I the only one having this problem ? My spooler is under FreeBSD-4.8-RELEASE and I tried the lpr command from different FreeBSD boxes (4.8, 5.0-p7) and I always get the same result: called with arguments: '-w132', '-l66', '-i0', '-n', 'root', '-h', 'my.box.com'... --> no job name, the -J option is just ignored. The printing works though. Thanks in advance. Antoine