is there any way to make the test command case-insensitive in bash?
for example, making
a true statement.Code:[ "abc" = "AbC" ]
Edit:
nevermind, i figured it out.
is there any way to make the test command case-insensitive in bash?
for example, making
a true statement.Code:[ "abc" = "AbC" ]
Edit:
nevermind, i figured it out.
Last edited by kbjradmin; 03-11-2009 at 10:00 AM. Reason: Automerged Doublepost