The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Suppressing one line in a file
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Suppressing one line in a file
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
06-29-2006
Doc_RuNNeR
Registered User
Join Date: Jun 2006
Posts: 17
Code:
grep -v "^account1" file > newfile (without account1)
Doc_RuNNeR
View Public Profile
Find all posts by Doc_RuNNeR
Find Doc_RuNNeR's past nominations received
Find Doc_RuNNeR's present nominations given