mikhalit

replace a line with sed

Oct 4th, 2011
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.08 KB | None | 0 0
  1. # replace a forth line with sed
  2. cat ncfile.cdl | sed -e 4's/^.*$/time=UNLIMITED/'
  3.  
Advertisement
Add Comment
Please, Sign In to add comment