|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Get the same result using "-v"
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
Last edited by jim mcnamara; 11-19-2012 at 12:40 PM.. |
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
This looks like homework. Please repost in the Homework Forum.
|
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| sort, columns, no result! can I print files of "planes"? | kocour | Shell Programming and Scripting | 1 | 10-14-2011 06:26 AM |
| awk command to replace ";" with "|" and ""|" at diferent places in line of file | shis100 | Shell Programming and Scripting | 7 | 03-16-2011 08:59 AM |
| How to distinguish between "command not found" and "command with no result" | iitmadhu | Shell Programming and Scripting | 5 | 08-31-2009 05:59 AM |
| Explain the line "mn_code=`env|grep "..mn"|awk -F"=" '{print $2}'`" | Lokesha | UNIX for Dummies Questions & Answers | 4 | 12-20-2007 12:52 AM |
|
|