On 10/30/06, dubcek <[EMAIL PROTECTED]> wrote:
Thanks Eric. Unfortunately, your remedy did not work. As I mentioned in my
original mail, all my .sh files were made under unix. But I tried d2u anyway
(you never know), but I got the same result.

Here is an example of one of my unsophisticated .sh files; it was intended
to clean up after a latex session:
rm *.div *.aux *.log

when I run the clean.sh (this was the name I gave to it), I get the 'command
not found' error reply.
Perhaps a silly question, but is clean.sh in your PATH? Try running
./clean.sh (assuming it's in your current directory) instead.

Robert.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to