Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Help on zsh grammar
- X-seq: zsh-users 622
- From: Hrvoje Niksic <hniksic@xxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: Help on zsh grammar
- Date: 23 Jan 1997 07:31:50 +0100
- In-reply-to: "Bart Schaefer"'s message of Wed, 22 Jan 1997 11:35:59 -0800
- References: <Pine.SV4.3.95.970122185019.1005B-100000@xxxxxxxxxxxxxxxxx> <970122113559.ZM3128@xxxxxxxxxxxxxxxxxxxxxxx>
- Sender: hniksic@xxxxxxxxxxxxxx
Bart Schaefer (schaefer@xxxxxxxxxxxxxxxxxxxxxxx) wrote:
> alias test 'noglob test'
This should be:
alias test='noglob test'
--
Hrvoje Niksic <hniksic@xxxxxxx> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
"What is the sound of Perl? Is it not the sound of a wall that
people have stopped banging their heads against?" -- Larry Wall
Messages sorted by:
Reverse Date,
Date,
Thread,
Author