From mboxrd@z Thu Jan 1 00:00:00 1970 From: R I Feigenblatt To: gnu-win32@cygnus.com Subject: Cygwin Beta 20.1 - porting code to Linux Date: Wed, 31 Mar 1999 19:45:00 -0000 Message-ID: <3.0.2.32.19990306133756.007aeec0@mail.earthlink.net> X-SW-Source: 1999-03n/msg00151.html Message-ID: <19990331194500.VZ_l6fxxnpgfkBK2Us-7MyrvsgyYV81ulKQP8JnCFVU@z> Can anyone explain why the "monkey" script I wrote for use under Cygwin Beta 20.1 does not work under Linux (Redhat 5.0)? It must be something extremely elementary! (Sorry if you think this off-topic!) Ron Feigenblatt Here is the console interaction on Linux (running as root): [root]# set -xv [root]# /root/bin/monkey /root/bin/monkey + /root/bin/monkey bash: /root/bin/monkey: No such file or directory [root]# ls -al /root/bin/monkey ls -al /root/bin/monkey + ls -al /root/bin/monkey -rwxr-xr-x 1 root root 3070 Mar 6 12:49 /root/bin/monkey You can find my code cited in the post of: >Date: Sat, 09 Jan 1999 19:38:27 -0500 >"monkey" is free GPL'ed software I have posted at: > http://www.geocities.com/SiliconValley/Ridge/6664/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com