Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2007 14:07:51 -0700
From:      Gary Kline <kline@tao.thought.org>
To:        FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG>
Subject:   sed question[s]
Message-ID:  <20070924210751.GA46930@thought.org>

next in thread | raw e-mail | index | archive | help
	Hi,

	I could probably do at least part of this with an ed shell
	script, but sed is probaly more standard.  (I may have asked this
	before, years back: FWIW. Anyhow, don't see it in my
	~/Mail/freebsd files.)

	How can I automagically delete from $1,155d  AND from the 
	25th line from the bottom to the last line with sed?  I spent
	hours last night, by-hand saving web files; now I want to get rid
	of the cruft from them.  

	Again, (I think) something like % sed -e 1,$155d < filefoo 
	[[yes?]], but then the last part stumps me.


	tthanks, y'all,

	gary


-- 
  Gary Kline  kline@thought.org   www.thought.org  Public Service Unix
      http://jottings.thought.org   http://transfinite.thought.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070924210751.GA46930>