Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!apple!voder!pyramid!nsc!icldata!altnet!altos86!dtynan From: bi38@sdcc12.ucsd.EDU (Macbeth Ylr) Newsgroups: comp.unix Subject: Korn shell alias question Keywords: korn, alias Message-ID: <925@altos86.UUCP> Date: 30 Mar 89 02:30:19 GMT Sender: dtynan@altos86.UUCP Organization: University of California, San Diego Lines: 12 Approved: dtynan@zorba.Tynan.COM I currently have csh aliases of the form alias laser 'ptroff -macc -t \!* | lpr' to send roff'ed output to a laser printer by typing laser filename Does anyone know how to achieve an equivalent alias under ksh? Thanks