Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C6561C2.B244821E@lapo.it> Date: Sat, 09 Feb 2002 18:52:02 +0100 From: Lapo Luchini X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: it,en,fr,es,ja MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Program behaves differently when called from script. References: <200202091729 DOT NAA01024 AT taquion DOT ivic DOT ve> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit > I want to report a very strange behavior of bash (?, I really don't know), that > rmedina AT LIMON ~ > $ xmodmap .Xmodmap This is /bin/bash executing. > $ cat script > #!/bin/sh > xmodmap .Xmodmap > exit > rmedina AT LIMON ~ > $ ./script > Standard: not found > For: not found > R.: not found > FUNCTIONS:: not found > .//xmodmap: 7: Syntax error: Unterminated quoted string This is /bin/sh executing. I suppose they have a different working, try changing the "magic" line in the script to read "#!/bin/bash" C ya -- Lapo 'Raist' Luchini lapo AT lapo DOT it (PGP & X.509 keys available) http://www.lapo.it (ICQ UIN: 529796) -- 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/