Dear Monks,
I have hundreds of files. I want to copy the files that do not contain strings of Ns (eg 'NNNN') but ignore the ones that have Ns. I can do it in perl easily. But there must be a single one line command using Linux that I can use. Does anyone how I can do it?