Quote:
Originally Posted by sh_help
I still get this error.
I the directory i have s.txt and st.txt
both f1 and f2 should have the same value. It seems like comparison failed.
$ ./st.txt
s.txt st.txt
s.txt st.txt
./st.txt: line 6: [s.txt st.txt: command not found
|
Thanks quirkasaurus
I'm all set.
I wasn't using spaces before and after variable and "=" sing in the comparison.
Thanks agian.