Hey All, I seemed to have found a bug in bash's globbing behavior.
Can someone explain to me how the file functions-sql.xml can possibly be included in the ls command below? Cheers, jas. ~/work/GeneX-Server/DB/xml $ ls -l [E-G]*.xml -rwxr-xr-x 1 jasons jasons 1514 Jul 11 17:29 ExperimentFactors.xml -rwxr-xr-x 1 jasons jasons 4237 Jul 11 17:29 ExperimentSet.xml -rwxr-xr-x 1 jasons jasons 2090 Jul 11 17:29 ExternalDatabase.xml -rw-r--r-- 1 jasons jasons 687 Jul 11 17:29 FeatureExtraction.xml -rwxr-xr-x 1 jasons jasons 5761 Jul 11 17:29 Feature.xml -rw-r--r-- 1 jasons jasons 2712 Jul 11 17:29 functions-sql.xml -rw-r--r-- 1 jasons jasons 915 Jul 11 17:29 GenexAdmin.xml -rwxr-xr-x 1 jasons jasons 1198 Jul 11 17:29 GroupLink.xml -rwxr-xr-x 1 jasons jasons 1859 Jul 11 17:29 GroupSec.xml

