csh aliases

Mike Leibensperger leiby at masscomp.UUCP
Tue Mar 12 09:16:26 AEST 1985


In article <630 at mako.UUCP> glenm at mako.UUCP (Glen McCluskey) writes:
>Has anyone thought of modifying the C shell to allow aliases on
>other than the first word of each command?  For example, assuming
>a new alias command called ``nalias'', one might say:
>
>	% nalias t '/etc/termcap'
>	% more t

Indeed, someone has.  Try this:

	% set t=/etc/termcap
	% more $t

Aren't you the guy who posted an article a while back saying how nify
COBOL-like syntax was?

--
Mike Leibensperger
Masscomp; 1 Technology Park; Westford, MA 01886
{decvax,harpo,tektronix}!masscomp!leiby



More information about the Comp.unix mailing list