The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
need help on multiple expression
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Rules & FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
need help on multiple expression
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
4
(
permalink
)
05-15-2008
finalight
Registered User
Join Date: May 2008
Posts: 51
now i got another problem
my dashes "---" "---" are not at the first line, and iwant to remove them as well
however when i try to do this:
Quote:
grep -v '[=-(]' test.txt
it won;t remove the dashes at all
finalight
View Public Profile
Find all posts by finalight