Re: /dev/tcp telnet negotiation

2011-04-29 Thread Illia Bobyr
On 4/28/2011 7:09 AM, Allan Pinto wrote: > > Hi, > i run a lot telnet scripts using /dev/tcp for cisco routers, lately we > have newer models of cisco routers which have ios-xr which is based on > linux and also some mikrotik routers which are again based on linux, > on these devices when i run my

Re: /dev/tcp telnet negotiation

2011-04-29 Thread Illia Bobyr
On 4/28/2011 7:09 AM, Allan Pinto wrote: Hi, i run a lot telnet scripts using /dev/tcp for cisco routers, lately we have newer models of cisco routers which have ios-xr which is based on linux and also some mikrotik routers which are again based on linux, on these devices when i run my script all

Re: [BUG] Bash not reacting to Ctrl-C

2011-02-11 Thread Illia Bobyr
On 2/9/2011 3:57 PM, Linus Torvalds wrote: > [...] > The problem is that > 'set_job_status_and_cleanup()' does that > > if (wait_sigint_received&& (WTERMSIG (child->status) == SIGINT)&& .. > > which just looks totally buggy and racy. There's even a comment about > it in the bash source code,

Re: cd with multiple arguments?

2010-12-17 Thread Illia Bobyr
> Le 15/12/2010 18:08, Illia Bobyr a écrit : >> On 12/15/2010 4:17 AM, Marc Herbert wrote: >>> [...] >>> I use and abuse the shell but I do not consider it as a "real" >>> programming language is because it was not really designed as one from >

Re: cd with multiple arguments?

2010-12-17 Thread Illia Bobyr
On 12/17/2010 7:37 AM, Greg Wooledge wrote: > [...] > The single biggest problem demonstrated by that page is the tendency > of people to invoke a shell from some other language to do something > for them. The example they use (from perl) is: > >open ("/bin/ls /data/cardfiles | grep $searchspe

Re: cd with multiple arguments?

2010-12-15 Thread Illia Bobyr
On 12/15/2010 4:17 AM, Marc Herbert wrote: > [...] > I use and abuse the shell but I do not consider it as a "real" > programming language is because it was not really designed as one from > day one. It rather grew from the command line interface as explained > in this great interview of Steve Bour

Re: "gitk &" closes parent bash upon exit

2010-12-10 Thread Illia Bobyr
On 9/26/2010 6:24 PM, Keith Thompson wrote: > Keith Thompson writes: >> "Illia Bobyr" writes: >> [...] >>> When I do "gitk&" upon gitk exit the parent bash process >>> terminates as well. >>> When I do "(gitk

"gitk &" closes parent bash upon exit

2010-09-20 Thread Illia Bobyr
Configuration Information: Machine: i686 OS: cygwin Compiler: gcc-4 Compilation CFLAGS: -DPROGRAM='bash.exe' -DCONF_HOSTTYPE='i686' -DCONF_OSTYPE='cygwin' -DCONF_MACHTYPE='i686-pc-cygwin' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash' -DSHELL -DHAVE_CONFIG_H -DRECYCLES_PI