Michelle Konzack wrote: > Am 2005-03-21 21:59:49, schrieb Ludovic Drolez: > >> >>Michelle Konzack wrote: >> >>> ls $HOME/devel/bash/[A-Z]*.tmp >> >>Hello, >> >>I'm sorry to say that I cannot reproduce the bug described. I created a few >>files in my /tmp, like A.tmp, a.tmp, B.tmp, b.tmp, and so on. Then 'ls >>/tmp/[A-Z]*.tmp' always gave me the right result. > > > Right, it works in the BASH. > But the Script called inside mc does not more work.
I've put my 'ls' in a script and called it from the user menu and it works... > So I use: > > __( '/home/michelle.konzack/bin/tddevelscript' )______________________ > / > | if [ "$1" == "--bash" ] ; then Does your script begins with '#!/bin/bash' ? If not, then /bin/sh or something else could be launched instead of bash. > bash: > Installed: 2.05a-11 > Candidate: 2.05a-11 > Version Table: > *** 2.05a-11 0 So, you're using Woody's bash and Sarge's mc ? Are you really sure that this bug applies to the mc found in sarge ? -- Ludovic Drolez. http://www.palmopensource.com - The PalmOS Open Source Portal http://www.drolez.com - Personal site - Linux and PalmOS stuff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

