Quantcast
Channel: UNIX and Linux Forums
Viewing all articles
Browse latest Browse all 16232

Get the same result using "-v"

$
0
0
Hi ppl

So i have a commando that goes like this
Code:

grep '^[^aeiouy]*$' file.txt
I have an exercise where i have to ge the same result using "grep -v" and im a big noob when it comes to regular expression in unix, so can you guys help me understand?

Thnx in advance :)

Viewing all articles
Browse latest Browse all 16232

Trending Articles