[ale] BASH strlwr command
David Hamm
dhamm at itserve.com
Mon May 20 17:03:10 EDT 1996
Is there a bash command to convert a string to lower case.
MYVAR=TEST
i.e strlwr $MYVAR
echo $MYVAR
==== output ====
test
Thanks
More information about the Ale
mailing list