help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-bash] What causes while-read loop to terminate at round 1 when


From: Eduardo A . Bustamante López
Subject: Re: [Help-bash] What causes while-read loop to terminate at round 1 when ssh is used inside the loop?
Date: Sun, 31 May 2015 13:41:37 -0500
User-agent: Mutt/1.5.23 (2014-03-12)

On Sun, May 31, 2015 at 07:36:47PM +0300, Pierre Gaston wrote:
> ssh is reading all stdin, you can use ssh -n or ssh </dev/null

Peng: You might want to check this FAQ:

http://mywiki.wooledge.org/BashFAQ/089

It has answers to many of these common questions.

-- 
Eduardo Bustamante
https://dualbus.me/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]