linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Mário Gamito" <gamito@gmail.com>
To: linux-admin@vger.kernel.org
Subject: Removing lines - Part II
Date: Mon, 16 Apr 2007 16:18:34 +0100	[thread overview]
Message-ID: <462393CA.7040607@gmail.com> (raw)

Hi,

I've been doing what i've been told.

Searching google for help.

I want to replace this line:
<h4 class="post-title"><a
href="http://tuxvermelho.blogspot.com/2006/08/bourne-shell.html">Bourne
Shell</a></h4>

for:
<!--

i do:
# sed -e 's/<h4 class="post-title"><a
href="http://tuxvermelho.blogspot.com/2006/08/bourne-shell.html">Bourne
Shell</a></h4>/<!--/' < index.html

but get an error:
sed: -e expression #1, char 42: Unknown option to `s

Can someone help me, please ?

Any help would be appreciated.

Warm Regards
-- 
:wq! Mário Gamito
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2007-04-16 15:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-16 15:18 Mário Gamito [this message]
2007-04-16 15:41 ` Removing lines - Part II Florian Klien
2007-04-16 21:36   ` Doug Knight

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=462393CA.7040607@gmail.com \
    --to=gamito@gmail.com \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).