Path: utzoo!attcan!uunet!pride386!terry From: terry@pride386.UUCP (Terry Lyons) Newsgroups: comp.unix.questions Subject: Re: Default switches for lp? Summary: /etc/default/lp Message-ID: <255@pride386.UUCP> Date: 27 Mar 90 07:31:53 GMT References: <113@dynasys.UUCP> Organization: Pride Plastics Inc., Buena Park, CA Lines: 23 In article <113@dynasys.UUCP>, jessea@dynasys.UUCP (Jesse W. Asher) writes: > I'm tired of > typing in -onobanner everytime I want to print something because I > don't want banner pages. I don't need them. So, is there a way > to set something that it will not do this by default (both system > and/or user)? look for /etc/default/lp or whatever looks close on your system then change banners=1 to 0 or edit the lp/interface/(printername) file and force banners to be 0 OR make sure your PATH looks at $home/bin first and put something like this in your bin: 1. make an executable file named lp 2. put the commands in that your tired of typing e.g.: /bin/lp -obanners -ocompressed -dlazer and away you go... -- ************************************************************************** * UUNET ...!pride386!terry * FAX (714) 739 - 2203 * * Pern is a dragons best freind * **************************************************************************