I found my problem. I had some carriage return characters (0D) mixed in with the line feed (0A). I took them out and everything works (bash doesn't like those I guess). I did a "bash -xv ./owmenu.try 2> junk" and seen some ^M characters in the junk file. -Eric Wood -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
- Is /bin/sh broken? Eric Wood
- Re: Is /bin/sh broken? [SOLVED] Eric Wood
- Re: Is /bin/sh broken? [SOLVED] Wojtek Pilorz