I'm writing one script which checks for 1st argument as number or string.Is there any inbuilt function which does string comparison.Any clues on this will be highly appreciated.
In contnuation of the first mail i want ot do the string matching in bash shell.I have one development product abc with lots of version like 1.2,1.3,1.4 etc in pqr directory.Now if i want to call the particular version from another file like...
$./xyz 1.2
How i can match with the version form pqr directory with that of the command line which i had given.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.