Operating System - Linux
1753856 Members
7513 Online
108809 Solutions
New Discussion

Re: How to grep using "*"

 
SOLVED
Go to solution

Re: How to grep using "*"

grep -v "/oracle/.*/sapdata" filelist from Marvin Strong did the trick, thanks.