Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Why is this happening in zsh?
- X-seq: zsh-users 16892
- From: Kyle Partridge <partkyle@xxxxxxxxx>
- To: Nomen Nescio <nobody@xxxxxxxxx>
- Subject: Re: Why is this happening in zsh?
- Date: Thu, 15 Mar 2012 11:00:34 -0700
- Cc: zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; bh=xUQCUSBwSzyuDyd0K10PTNlLUFWWnC2MovHIrAxSi/g=; b=Bh0FCDJKXmyqoWFdM3QM54uNJClEM2cfoAlMYcF47IYoEMH5D1HYHNqR3bdvc68PpU PMEwxPt1xpYc5rkEYQjyHFBOw81/19fioEJ+3NlsNluLckVoQz7Ec/qpCV+WaW17V/XT UuemANp101cfQ183CDE9rLdsH7JtD2OmEM52/JocjK9i+rF8S3J0Lpi5qCgRqaTYKShR ZoWIa8HSDhfXN2o77nXuZafqPScNj0bQ8FOa4SwOpqemmDe2OijrlJ7a1/QthM2SFltc KMLum/YXH2kEAyuUm4IC+nQvDxarMbh+TVDQzZU7xX4OO5d3MBkzrivLv7tqm+djHAW3 6QUg==
- In-reply-to: <8982dc10f425e9b329d9c257cc586c62@dizum.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <8982dc10f425e9b329d9c257cc586c62@dizum.com>
So I alias these type of commands to use `noglob`. Does this solution make sense?
Ex:
alias find="noglob find"
Messages sorted by:
Reverse Date,
Date,
Thread,
Author