Forum Moderators: coopster
[[:xdigit:]]POSIX-Style character-class syntax is available for use only when constructing other character classes (meaning it resides inside an additional pair of square brackets). Otherwise, it is the character class, as in it would be a character class representing the characters ":", "x", "d", "i", "g", "t".
suresheva31, is this what you are concerned about checking? Whether or not the value of a variable contains hexidecimal data?