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

Re: Using file lines as "input files"



On Sun, Jul 10, 2022 at 01:42:10AM +0100, Dominik Vogt wrote:
> Hm, a fifo created with mkfifo is automatically blocking.

Um, blockiness is determined by the process opening the fifo, of
course, but redirection with ">" is probably always blocking, and
cksum has no reason to set O_NONBLOCKING.

Ciao

Dominik ^_^  ^_^

--

Dominik Vogt




Messages sorted by: Reverse Date, Date, Thread, Author