zsh-users
 help / color / mirror / code / Atom feed
* zsh blocks at file truncation
@ 2013-09-21  7:10 chandan
  2013-09-21  7:46 ` Bart Schaefer
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: chandan @ 2013-09-21  7:10 UTC (permalink / raw)
  To: zsh-users

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

On bash, the above would truncate a file. Also, on bash 'file.txt'
would be created if it does on exist.

After some debugging, I found that the above command blocked at the
invocation of the 'cat' command (as provided by 'ps -c <pid>').

Thanks,
chandan


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-09-25 14:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-21  7:10 zsh blocks at file truncation chandan
2013-09-21  7:46 ` Bart Schaefer
2013-09-21  7:53 ` Phil Pennock
2013-09-25  8:49 ` zzapper
2013-09-25  9:23 ` Marko Vihoma
2013-09-25 14:54   ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).