Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
hashdirs in non-interactive shell
- X-seq: zsh-users 15764
- From: Nikolai Weibull <now@xxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: hashdirs in non-interactive shell
- Date: Thu, 3 Feb 2011 18:14:32 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:date:x-google-sender-auth :message-id:subject:from:to:content-type:content-transfer-encoding; bh=VOzb6XSbg2b4o/vcgYRHSpVv++rNU5ztxv1hE9IkHAo=; b=aecCap65hkqnB08cm4PtEVt19jJs3HJiOQaKmWDlhK8dyLTb4QNV+p5NpEeGhMv2Ko WIcHbJvyvnpu4l2jkcNWrDi8iXtFNpqqj6Ve5OB2de+x/LG8xII+2CsiEM3gD0Nnbz1g cHUfvHYUi1/2+Bn/X60PTWxXuajfn+D+fCBO4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; b=PrDdJ6uyv0bXU12wu8ak4iSChRCl+gteLXoxtoYhB8wuHKhUzVwWJKD3kvS9Yscgrg vLndkd/6gaqj6M1LHobJR4ouWX2w+W46ojHeQMvcDjc4JGMwNmhj4iQ+8E4mn65KFEz7 /dFbCC4zac6Z+qSulORR8FgqUMNkyj/k5KKWI=
- 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
- Sender: nikolai.weibull@xxxxxxxxx
Why is hashdirs on by default in a non-interactive shell? This option
can increase start-up time quite a bit on systems were stat() isn’t
unnecessarily fast.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author