The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
using awk to comment out lines to the end of 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
:
using awk to comment out lines to the end of file
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
5
(
permalink
)
07-05-2009
summer_cherry
Registered User
Join Date: Jun 2007
Location: Beijing China
Posts: 1,092
Code:
sed
'/c/,$s/^/#/' yourfile
summer_cherry
View Public Profile
Find all posts by summer_cherry
Find summer_cherry's past nominations received
Find summer_cherry's present nominations given