Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Oct 2001 13:28:07 +0200
From:      Roman Neuhauser <neuhauser@mobil.cz>
To:        freebsd-questions@freebsd.org
Subject:   sed question
Message-ID:  <20011017132807.C16050@roman.mobil.cz>

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

can anyone tell me what's wrong with this command?

> cat somefile | sed -E '~foobar~d'
sed: 1: "~foobar~d": invalid command code ~

sed(1) says:

   1. In a context address, any character other than a backslash (``\'')
      or newline character may be used to delimit the regular expression.

TIA

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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