Re: Problem with setting multiple alias with version 2.16
Nathan Fiedler <[email protected]> 20 May 2003 07:39:04 -0700
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Organization | Blue Marsh Softworks |
| Message-ID | <1053441544.671.1.camel@nuts> |
It seems to be broken. Thanks for reporting the problem. n On Tue, 2003-05-20 at 07:34, William Lee wrote: > It doesn't seem to work, I did: > > Examples: > alias al1 cmd arg1 arg2 > alias al2 cmd "arg;with;semicolons" > alias mymacro cmd1 ; cmd2 ; cmd3 > > See also: unalias > > I was following the 3rd case, so....