regexp case-insensitive

Steven V. Christensen schriste at uceng.UC.EDU
Wed Nov 28 11:25:10 AEST 1990


Hi, I'm writing an AWK script which must search for the occurrance of
user-specified text. Right now it is:

/text/ {do something}

But I need /text/ to be case insensitive. What do I need to do?

	Thanks,
 		Steven the neophyte.

-- 
Steven V. Christensen
U.C. College of Eng.
schriste at uceng.uc.edu
For the adventurous: svc at elf0.uucp



More information about the Comp.unix.questions mailing list