Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: less with subprocess
- X-seq: zsh-users 27187
- From: Dominik Vogt <dominik.vogt@xxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: less with subprocess
- Date: Thu, 30 Sep 2021 20:48:00 +0100
- Archived-at: <https://zsh.org/users/27187>
- In-reply-to: <20210930191706.GA1641202@zira.vinc17.org>
- List-id: <zsh-users.zsh.org>
- Mail-followup-to: zsh-users@xxxxxxx
- References: <CAH+w=7bCC--sF2_FGoB-B17RxGoSzcVTzRbuddqOnU_gtO=pXQ@mail.gmail.com> <CAP+y1xDdPi=DHR0KNrdCRiroC-54ev8HhfPW5O+59ap1COLBSg@mail.gmail.com> <20210927233143.GA16620@gmx.de> <CAH+w=7YOFKGfihX5794JVxcXTtS_QrAFpHAmaAotJOAYO7JMzg@mail.gmail.com> <CAH+w=7ZVWU444iL0u_RLfa-ormZTos+7M8iUQo-QqowqioFzCg@mail.gmail.com> <20210928185230.GA7495@gmx.de> <CAH+w=7ZgPGYngBrDEwcGqjrJ8GuLZ0Pn6VO9jDjvWz=_MPTzrw@mail.gmail.com> <20210929130217.GB25513@cventin.lip.ens-lyon.fr> <CAH+w=7an7ATJ51o-67ztFX+ShfEbrf158+Xi7OPtrm0X82vSbg@mail.gmail.com> <20210930191706.GA1641202@zira.vinc17.org>
- Reply-to: dominik.vogt@xxxxxx
On Thu, Sep 30, 2021 at 09:17:06PM +0200, Vincent Lefevre wrote:
> There's another major issue: since there is no blocking, this can take
> much disk space. Thus such a function must not be used in a case one
> may be interested only in the beginning of the output.
But ... even if you never press "F" in less to read the rest of
the input it's going to be stored somewhere, either in memory or
on disk. What's the point in worrying bout temporry disk space?
Ciao
Dominik ^_^ ^_^
--
Dominik Vogt
Messages sorted by:
Reverse Date,
Date,
Thread,
Author