From: xain (Data) Subject: Re: alias Date: 25 Sep 1992 21:35:36 GMT
Yes there is the command alias... the sintax is a little different than the unix version.... Here is an example:
Alias dir='ls -las'
Hope this helps.... Brian