Skip to main content

Timeline for Bash: interactive remote prompt

Current License: CC BY-SA 3.0

13 events
when toggle format what by license comment
May 15, 2019 at 1:25 review Close votes
May 15, 2019 at 21:53
May 14, 2019 at 22:22 answer added SourceSimian timeline score: 0
Nov 23, 2013 at 3:08 comment added slm Useful resource related to this: backreference.org/2011/08/10/…
Nov 11, 2013 at 4:01 history tweeted twitter.com/#!/StackUnix/status/399748627662655488
Nov 10, 2013 at 20:01 history edited Gilles 'SO- stop being evil'
edited tags; edited tags
Nov 10, 2013 at 18:10 comment added phemmer Just an FYI, the reason this does not work is because you are passing your script over STDIN. Thus when bash goes to read from STDIN, it gets your script (or nothing since it's already read the whole script and there's nothing left).
Nov 10, 2013 at 17:26 history edited Anthony Ananich CC BY-SA 3.0
edited title
Nov 10, 2013 at 17:25 vote accept Anthony Ananich
Nov 10, 2013 at 16:19 answer added Mat timeline score: 26
Nov 10, 2013 at 15:23 answer added terdon timeline score: 3
Nov 10, 2013 at 14:13 answer added X Tian timeline score: 0
Nov 10, 2013 at 13:55 comment added slm Can you elaborate? It's not really clear what you're asking for? Some more of your code would be helpful.
Nov 10, 2013 at 13:23 history asked Anthony Ananich CC BY-SA 3.0