Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Null tilde expansions?
- X-seq: zsh-users 1840
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: Greg Badros <gjb@xxxxxxxxxxxxxxxxx>
- Subject: Re: Null tilde expansions?
- Date: Wed, 7 Oct 1998 08:26:41 -0700
- Cc: zsh-users@xxxxxxxxxxxxxxx
- In-reply-to: <qrr67dwwh6p.fsf@xxxxxxxxxxxxxxxxxxxxxxxxx>
- References: <qrrr9wly2rn.fsf@xxxxxxxxxxxxxxxxxxxxxxxxx> <981006205428.ZM10148@xxxxxxxxxxxxxxxxxxxxxxx> <qrr67dwwh6p.fsf@xxxxxxxxxxxxxxxxxxxxxxxxx>
On Oct 7, 8:00am, Greg Badros wrote:
} Subject: Re: Null tilde expansions?
}
} "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx> writes:
}
} > On Oct 6, 11:16am, Greg Badros wrote:
} > } Subject: Null tilde expansions?
} > }
} > } Is there any way to make ~notauser not cause an error (similar to the
} > } null globbing option)?
} >
} > unsetopt badpattern
}
} This doesn't work for me with Zsh 3.1.4 (few if any patches) or Zsh 3.0.5:
In the words of Geoff Wing: I hate it when I stuff up a post.
unsetopt badpattern nomatch
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author