Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!usc!cs.utexas.edu!mailrus!cwjcc!kiwi!chet From: chet@kiwi.CWRU.EDU (Chet Ramey) Newsgroups: gnu.bash.bug Subject: Re: Seeing control characters in aliases and functions Message-ID: <588@cwjcc.CWRU.Edu> Date: 15 Sep 89 20:03:56 GMT References: <1952@prune.bbn.com> <8909142231.AA08032@comp.vuw.ac.nz> Sender: news@cwjcc.CWRU.Edu Reply-To: chet@kiwi.INS.CWRU.Edu (Chet Ramey) Distribution: gnu Organization: CWRU Andrew R. Jennings Computing Center Lines: 16 In article <8909142231.AA08032@comp.vuw.ac.nz> nickson@comp.vuw.ac.nz (Ray Nickson) writes: >BTW, Will functions ever have real argument lists?: >xsettitle (t) { echo -n -e "\033]2 $t\007"; } Functions already have "real argument lists". The only problem is that the arguments are always named "$1", "$2", and so on. ;-) Chet Ramey Chet Ramey "We are preparing to think about contemplating Network Services Group, CWRU preliminary work on plans to develop a chet@cwjcc.INS.CWRU.Edu schedule for producing the 10th Edition of the Unix Programmers Manual." -- Andrew Hume