Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: locking failed for /home/whoever/.zhistory: no such file or directory
- X-seq: zsh-users 16124
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: locking failed for /home/whoever/.zhistory: no such file or directory
- Date: Sun, 10 Jul 2011 17:53:56 +0100
- In-reply-to: Your message of "Sun, 10 Jul 2011 09:22:03 CDT." <ivccid$ek3$1@dough.gmane.org>
- 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
Cesar Romani wrote:
> I'm using zsh 4.3.12-dev-1
> Whenever I start zsh I always get the following message:
> zsh: locking failed for /home/whoever/.zhistory: no such file or
> directory: reading anyway
That means a system call to lock the file for reading failed. It
depends on the file system whether locking is enabled. So long as you
are not attempting to use the history file with multiple terminals at
once, you shouldn't hit problems.
--
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author