Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh blocks at file truncation



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