Suggestion and patch for tcp-server-sockets

2007-06-08 Thread Ralf Goertz
Hi, the other day I asked for a reason why there are no server sockets for bash. Since I got no answer, I decided to do it myself. I included a patch against the unpatched 3.2 file lib/sh/netopen.c (I think that file has not been patched by any of the 17 official patches). I think it is not reason

Re: Bash command completion when not connected to a terminal

2007-06-08 Thread raner
raner wrote: > > Is there a way to configure bash to echo back each character that was sent > to it's stdin? > All right, I spent quite some time with this problem, so I thought I share what I've found out and answer my own question. First of all, I should probably rephrase my original questio