From owner-freebsd-questions@FreeBSD.ORG Sun Jul 20 00:45:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B361C1065674 for ; Sun, 20 Jul 2008 00:45:57 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr7.xs4all.nl (smtp-vbr7.xs4all.nl [194.109.24.27]) by mx1.freebsd.org (Postfix) with ESMTP id 6D4D58FC16 for ; Sun, 20 Jul 2008 00:45:57 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr7.xs4all.nl (8.13.8/8.13.8) with ESMTP id m6K0js48077225; Sun, 20 Jul 2008 02:45:55 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 8F77EBA96; Sun, 20 Jul 2008 02:45:51 +0200 (CEST) Date: Sun, 20 Jul 2008 02:45:51 +0200 From: Roland Smith To: Gary Kline Message-ID: <20080720004551.GA26045@slackbox.xs4all.nl> References: <20080720002345.GA9173@thought.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1yeeQ81UyVL57Vl7" Content-Disposition: inline In-Reply-To: <20080720002345.GA9173@thought.org> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: FreeBSD Mailing List Subject: Re: How to divide up? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jul 2008 00:45:57 -0000 --1yeeQ81UyVL57Vl7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jul 19, 2008 at 05:23:48PM -0700, Gary Kline wrote: >=20 > Guys, >=20 > Is there an easyy way of splitting yp these tags into one-per-line? > I'm not obcessive [[?, :)]], but for what I've got in mind, the tags and = stuff > would look better to my eyes? ....the outcome of this will go ino a spec= ial > database, not html . >=20 > is there some clever perl one-liner that would help me turn=20 >=20 >
Realizati= on
>=20 > into >=20 >
> > > Realization >
> ?? >=20 Insert a newline in front of every < : gsed -e "s/outfile Note that this requires GNU sed. It won't work with BSD sed. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --1yeeQ81UyVL57Vl7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkiCir8ACgkQEnfvsMMhpyX0gACfUvtJeiHhHUU1HXhx++gdNJI8 M2IAnAwQYmgvtuLpJvHVpATFU7u2h3Da =3X4g -----END PGP SIGNATURE----- --1yeeQ81UyVL57Vl7--