1.

How Compare The Strings In Shell Script?

Answer»

TEST command is USED to COMPARE the text strings. The test command compares text strings by COMPARING each CHARACTER in each string.

Test command is used to compare the text strings. The test command compares text strings by comparing each character in each string.



Discussion

No Comment Found