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.
[balamup2@cl-flor-dvvm026 ~]$ test -f "test*.
Hi Bob,
thanks for u r reply.
See i will explain u neatly.
I am using bash shell. When I tried to do this i getting this.I am getting
this error.
[balamup2@cl-flor-dvvm026 ~]$ echo $SHELL
*/bin/bash*
[balamup2@cl-flor-dvvm026 ~]$ ls
*test1.txt test3.txt testdir test.txt*
[balamup2@cl-flor-dvv