delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <19990423192540.21886.rocketmail@web115.yahoomail.com> |
Date: | Fri, 23 Apr 1999 12:25:40 -0700 (PDT) |
From: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
Reply-To: | earnie_boyd AT yahoo DOT com |
Subject: | Re: HELP! - Please |
To: | "Stewart, Wayne" <wayne DOT stewart AT sonosite DOT com> |
Cc: | cygwin users <cygwin AT sourceware DOT cygnus DOT com> |
MIME-Version: | 1.0 |
Oh! This has to do with porting issues. To execute the script from cygtclsh80 you'll have to `sh -c /tmp/junk' and make sure that the DOS PATH can find sh.exe. --- "Stewart, Wayne" <wayne DOT stewart AT sonosite DOT com> wrote: --8<-- > bash$ cat /tmp/junk > #!/bin/sh > > echo "Test executing a shell script from cygtclsh80" > bash$ /tmp/junk > Test executing a shell script from cygtclsh80 > bash$ ls -l /tmp/junk > -rwxr-xr-x 1 wstewa users 67 Apr 23 10:44 /tmp/junk > bash$ type cygtclsh80 > cygtclsh80 is hashed (/cygnus/CYGWIN~1/H-I586~1/bin/cygtclsh80) > bash$ cygtclsh80 > % /tmp/junk > couldn't execute "\tmp\junk": no such file or directory > % exec /tmp/junk > couldn't execute "\tmp\junk": no such file or directory > % exit > bash$ > --8<-- === "Earnie Boyd" <mailto:earnie_boyd AT yahoo DOT com> CYGWIN RELATED HELP: DOCUMENTATION: <http://sourceware.cygnus.com/cygwin/docs.html> DLLHELP: <http://www.xraylith.wisc.edu/~khan/software/gnu-win32/> ARCHIVE SEARCH: <http://www.delorie.com/archives/> OR <http://www.eGroups.com/list/gnu-win32/> _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |