Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh blocks at file truncation
- X-seq: zsh-users 17998
- From: zzapper <david@xxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: zsh blocks at file truncation
- Date: Wed, 25 Sep 2013 08:49:04 +0000 (UTC)
- 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
- Organization: rayninfo
- References: <12896374.TIKZVcXBhR@localhost.localdomain>
chandan <chandanrmail@xxxxxxxxx> wrote in
news:12896374.TIKZVcXBhR@localhost.localdomain:
> Hi all,
>
> Like most others I am trying to move from bash to zsh as my default
> shell.
>
> On zsh, Why does the following block indefinitely?
>
> $ >file.txt
The syntax for truncation I have is
$ :> bigfile.log
zzapper
Messages sorted by:
Reverse Date,
Date,
Thread,
Author