Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 2003 11:12:12 +0200
From:      Grzegorz Czaplinski <G.Czaplinski@prioris.mini.pw.edu.pl>
To:        CARTER Anthony <a.carter@cordis.lu>
Cc:        freebsd-newbies@freebsd.org
Subject:   Re: silly question but can't think...
Message-ID:  <20030422091212.GD90834@prioris.mini.pw.edu.pl>
In-Reply-To: <200304221035.21578.a.carter@intrasoft.lu>
References:  <200304221035.21578.a.carter@intrasoft.lu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 22, 2003 at 10:35:21AM +0200, CARTER Anthony wrote:
> Got a file with the following:
> 
> 
> cjrOincoirNvronORGNAMEjfiojfoiznvorznvozrnov
> 
> Want to remove /ORGNAME/ for that file and pipe back out to a file, same or 
> otherwise...
> 

sed -e 's/ORGNAME//'

	greg
--
Grzegorz Czaplinski <gregory@prioris.mini.pw.edu.pl>
"The Power to Serve, Right for the Power Users!" - http://www.FreeBSD.org/
 Fingerprint: EB77 E19D CFA2 5736 810F  847C A70F A275 2489 469F



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