Assignment 1 - not using grep -c

Assignment 1 - not using grep -c

par Daniel Rafique,
Nombre de réponses : 1

Hi, 

just want to clarify, in the point to consider, bullet two. you said full marks are for solutions without "grep -c".

does this mean any scripts that use the "grep" command or "-c" command are not allowed? or is it just any scripts that use the combined command like "grep -c"

Thanks

En réponse à Daniel Rafique

Re: Assignment 1 - not using grep -c

par Erik Spence,
You certainly need to use grep. Just don't use it with the "-c" flag.