diff --git a/Grep Sed Awk/Grep #2.sh b/Grep Sed Awk/Grep #2.sh index 584658b..4f14185 100644 --- a/Grep Sed Awk/Grep #2.sh +++ b/Grep Sed Awk/Grep #2.sh @@ -8,5 +8,5 @@ #Perform case insensitive matching. By default, grep is case sensitive. grep -wi the - +#OR.... grep -i 'the '