[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#12336: test bug
From: |
Bala Murugan |
Subject: |
bug#12336: test bug |
Date: |
Sun, 2 Sep 2012 18:56:39 +0530 |
Hi team ,
we are using Red Hat Enterprise Linux Server release 5.8. Our default shell
is BASH. while using *test command* for single file its working fine.But
when we use test command for multiple files we are facing this issue. I
will paste the issue.
address@hidden ~]$ test -f "test*.txt"
address@hidden ~]$ echo $?
1
address@hidden ~]$
but its working fine for KSH shell.
- bug#12336: test bug,
Bala Murugan <=