Timeline for Bash while read loop breaking early [duplicate]
Current License: CC BY-SA 3.0
Post Revisions
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 23, 2017 at 0:22 | history | edited | codeforester | CC BY-SA 3.0 |
edited title
|
| Sep 17, 2016 at 8:48 | history | closed | tripleee bash Users with the bash badge or a synonym can single-handedly close bash questions as duplicates and reopen them as needed. | Duplicate of While loop stops reading after the first line in Bash | |
| Feb 4, 2016 at 18:15 | answer | added | rouble | timeline score: 15 | |
| Nov 8, 2013 at 16:54 | comment | added | Thomas BDX | I'm having a similar problem with Perl's Net::SSH::Perl, @Foo-Bah has described the problem really well, and the solution is to add an empty string as parameter to the cmd: metacpan.org/pod/Net::SSH::Perl#out-err-exit-ssh-cmd-cmd-stdin my($stdout, $stderr, $exit) = $ssh->cmd($cmd, ""); | |
| Aug 10, 2011 at 22:29 | answer | added | Foo Bah | timeline score: 38 | |
| Aug 10, 2011 at 17:16 | answer | added | Kevin Mullet | timeline score: 2 | |
| Sep 8, 2009 at 20:09 | answer | added | user170405 | timeline score: 54 | |
| Apr 15, 2009 at 20:24 | answer | added | guns | timeline score: 4 | |
| Apr 15, 2009 at 20:10 | answer | added | Chris Warren | timeline score: 8 | |
| Dec 6, 2008 at 18:06 | answer | added | Kaii | timeline score: 2 | |
| Dec 6, 2008 at 16:55 | answer | added | Johannes Schaub - litb | timeline score: 3 | |
| Dec 6, 2008 at 16:35 | history | edited | wopwop | CC BY-SA 2.5 |
added 3 characters in body
|
| Dec 6, 2008 at 16:32 | answer | added | Paul Tomblin | timeline score: 4 | |
| Dec 6, 2008 at 16:24 | history | asked | wopwop | CC BY-SA 2.5 |