Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Patch to zsystem flock documentation
- X-seq: zsh-workers 44161
- From: dana <dana@xxxxxxx>
- To: Clinton Bunch <cdb_zsh@xxxxxxxxxxx>
- Subject: Re: Patch to zsystem flock documentation
- Date: Fri, 22 Mar 2019 17:18:47 -0500
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dana-is.20150623.gappssmtp.com; s=20150623; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=iPSoteO0CBjJFVAuYEcD60TFKDs7owIn/CFbYG8LCPY=; b=EfXVMqU4OiyItG96oKrv7L8eg/TDcfO0D7Oc29eUqaAdJQ1dsmPF3vND0eo4hIiKby 2uwhdHbEkTyAI1/Ybk5wcCSS2edyqln6oHIRL9/LlQrlrJ9kwcYsWDoBXIEE/ph84exR 85YxGkoMQ7rR9c0e8ZZYnxF4Q/cjhrSctEg90edWhLTf9e8i8Y3Jk2Oo0FoBaaXVutvF KnT+5C1MCLGDf2ZVqij0EmjbJcISYLSRmQFzLr+SoY8pnvxNR+sQGu6yHtFfe5UEDE83 7dVy4i6zq/MuaesoALHfWuSaVv3D8JEBWEMC/DQiZDXU+gvct/O2XGw908n+zFdafqRv EDNQ==
- In-reply-to: <01ace825-a6f7-101f-6820-b000f366e60e@zentaur.org>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <01ace825-a6f7-101f-6820-b000f366e60e@zentaur.org>
On 21 Mar 2019, at 11:37, Clinton Bunch <cdb_zsh@xxxxxxxxxxx> wrote:
>This is a patch to the yodl documention for the zsh/system module's zsystem
>flock section to note that use of the builtin print with -u option has the
>side-effect of releasing the lock made by flock. It also mentions using a
>sub-shell redirected to the filename as a workaround.
I think this makes sense. I applied it with a very minor wording/formatting
adjustment
dana
Messages sorted by:
Reverse Date,
Date,
Thread,
Author