Phil, I cannot confirm what you say using BASH under either a Windows console or RXVT. Everything seems to work as expected.
Tell us more about your shell / emulator configuration, what you're doing and the specific unwanted characters that appear. By the way, is your $SHELL setting consistent with the shell you use for interactive use? I'm pretty sure the ftp program is going to use $SHELL as the shell that executes "!" commands. Another thing, are your .profile / .bashrc (or whichever get executed by your shell during startup) properly written to be quiet when operating non-interactively? Randall Schulz Mountain View, CA USA At 13:09 2002-03-03, Phil Smith wrote: >Has anyone executed the FTP command client and issued the shell escape '!' >recently ? This worked fine in 1.3.3 but in the updates (including >1.3.10), there are garbage characters displayed by the bash shell, and >after any command. There seems to be some change in the terminal settings. >This is breaking a number of scripts I have that rely on using the FTP >client to automate some remote operations... If anyone knows a fix or >setting change to correct this, please post. > >Thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/