Re: <link> not clickable from text document
From: Alexander Dalloz (ad+lists_at_uni-x.org)
Date: 07/31/05
- Previous message: Gene Heskett: "Re: Our (US) $s at work."
- In reply to: THUFIR HAWAT: "<link> not clickable from text document"
- Next in thread: THUFIR HAWAT: "Re: <link> not clickable from text document"
- Reply: THUFIR HAWAT: "Re: <link> not clickable from text document"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: THUFIR HAWAT <hawat.thufir@gmail.com>, For users of Fedora Core releases <fedora-list@redhat.com> Date: Sun, 31 Jul 2005 15:57:44 +0200
Am So, den 31.07.2005 schrieb THUFIR HAWAT um 9:31:
> I have many, many, many links like:
>
> http://www.foo.com/
> http://www.bar.com/
>
> with one per line, in a text file. is there a simple way to convert that to
> foo
> Thufir
sed 's|^http://\(.*\)/|\1|g; s|href="|href="http://|g'
linklist.txt > clicklist.txt
Alexander
-- Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773 legal statement: http://www.uni-x.org/legal.html Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp Serendipity 15:53:57 up 15 days, 20:26, load average: 0.42, 0.16, 0.11
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- application/pgp-signature attachment: Dies ist ein digital signierter Nachrichtenteil
- Previous message: Gene Heskett: "Re: Our (US) $s at work."
- In reply to: THUFIR HAWAT: "<link> not clickable from text document"
- Next in thread: THUFIR HAWAT: "Re: <link> not clickable from text document"
- Reply: THUFIR HAWAT: "Re: <link> not clickable from text document"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|