<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=356040&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / [Résolu] Grep sur un fichier html mal formaté]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=356040</link>
		<description><![CDATA[Les sujets les plus récents dans [Résolu] Grep sur un fichier html mal formaté.]]></description>
		<lastBuildDate>Sat, 07 Nov 2009 11:42:29 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Grep sur un fichier html mal formaté]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3047146#p3047146</link>
			<description><![CDATA[<p>Je pense avoir trouvé, finalement après une nuit de sommeil c&#039;est plus simple :</p><div class="codebox"><pre><code>grep -o -E &#039;\&lt;(http|https|ftp|news|telnet|finger|file)://[^&quot;]+\&gt;&#039; tempfile &gt;&gt;result</code></pre></div><p>L&#039;option -o permet de ne retourner que la valeur cherchée (et non la ligne !! <img src="http://forum.ubuntu-fr.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" />), voici ce que cela donne : </p><div class="codebox"><pre class="vscroll"><code>http://images.google.com/images?q=ocean&amp;um=1&amp;ie=UTF-8&amp;sa=N&amp;hl=en&amp;tab=wi
http://video.google.com/videosearch?q=ocean&amp;um=1&amp;ie=UTF-8&amp;sa=N&amp;hl=en&amp;tab=wv
http://maps.google.com/maps?q=ocean&amp;um=1&amp;ie=UTF-8&amp;sa=N&amp;hl=en&amp;tab=wl
http://news.google.com/news?q=ocean&amp;um=1&amp;ie=UTF-8&amp;sa=N&amp;hl=en&amp;tab=wn
http://www.google.com/products?q=ocean&amp;um=1&amp;ie=UTF-8&amp;sa=N&amp;hl=en&amp;tab=wf
http://mail.google.com/mail/?hl=en&amp;tab=wm
http://www.google.com/intl/en/options
http://groups.google.com/groups?q=ocean&amp;um=1&amp;ie=UTF-8&amp;sa=N&amp;hl=en&amp;tab=wg
http://books.google.com/books?q=ocean&amp;um=1&amp;ie=UTF-8&amp;sa=N&amp;hl=en&amp;tab=wp
http://scholar.google.com/scholar?q=ocean&amp;um=1&amp;ie=UTF-8&amp;sa=N&amp;hl=en&amp;tab=ws
http://www.google.com/finance?q=ocean&amp;um=1&amp;ie=UTF-8&amp;sa=N&amp;hl=en&amp;tab=we
http://blogsearch.google.com/blogsearch?q=ocean&amp;um=1&amp;ie=UTF-8&amp;sa=N&amp;hl=en&amp;tab=wb
http://translate.google.com/translate_t?q=ocean&amp;um=1&amp;ie=UTF-8&amp;sa=N&amp;hl=en&amp;tab=wT
http://www.youtube.com/results?q=ocean&amp;um=1&amp;ie=UTF-8&amp;sa=N&amp;hl=en&amp;tab=w1
http://www.google.com/calendar/render?hl=en&amp;tab=wc
http://picasaweb.google.com/lh/view?q=ocean&amp;um=1&amp;ie=UTF-8&amp;sa=N&amp;hl=en&amp;tab=wq
http://docs.google.com/?hl=en&amp;tab=wo
http://www.google.com/reader/view/?hl=en&amp;tab=wy
http://sites.google.com/?hl=en&amp;tab=w3
http://www.google.com/intl/en/options
https://www.google.com/accounts/Login?hl=en&amp;continue=http://www.google.com/search%3Fq%3Docean
http://www.google.com/webhp?hl=en
http://www.answers.com/ocean&amp;amp;r=67&amp;amp;ei=dz7zStrdJcaH4Qb1or3cAw&amp;amp;sa=X&amp;amp;oi=dict&amp;amp;ct=d&amp;amp;ved=0CAQQvQE&amp;amp;usg=AFQjCNGpoX2zJAq4XnRsaRn6jhIPFZk_3Q
http://images.google.com/images?q=ocean&amp;amp;um=1&amp;amp;ie=UTF-8&amp;amp;ei=dz7zStrdJcaH4Qb1or3cAw&amp;amp;sa=X&amp;amp;oi=image_result_group&amp;amp;ct=title&amp;amp;resnum=1&amp;amp;ved=0CBIQsAQwAA
http://www.kidsgeo.com/images/ocean-temperature.jpg&amp;amp;imgrefurl=http://www.kidsgeo.com/geography-for-kids/0142-ocean-temperatures.php&amp;amp;h=544&amp;amp;w=400&amp;amp;sz=21&amp;amp;tbnid=5j4HGdptrMmWgM:&amp;amp;tbnh=133&amp;amp;tbnw=98&amp;amp;prev=/images%3Fq%3Docean&amp;amp;usg=__POUPAWS_1b-qEnfSIzIsVopM8Y0=&amp;amp;ei=dz7zStrdJcaH4Qb1or3cAw&amp;amp;sa=X&amp;amp;oi=image_result&amp;amp;resnum=1&amp;amp;ct=image&amp;amp;ved=0CAkQ9QEwAA
http://www.kidsgeo.com/geography-for-kids/0142-ocean-temperatures.php
http://www.treehugger.com/ocean-turtle.jpg&amp;amp;imgrefurl=http://www.treehugger.com/files/2008/04/ocean-conservancy-report-2007.php&amp;amp;h=300&amp;amp;w=468&amp;amp;sz=146&amp;amp;tbnid=MwtivffKjeoqlM:&amp;amp;tbnh=82&amp;amp;tbnw=128&amp;amp;prev=/images%3Fq%3Docean&amp;amp;usg=__AQPrpyUBB36hGYW86bxrkZBKioE=&amp;amp;ei=dz7zStrdJcaH4Qb1or3cAw&amp;amp;sa=X&amp;amp;oi=image_result&amp;amp;resnum=2&amp;amp;ct=image&amp;amp;ved=0CAsQ9QEwAQ
http://www.treehugger.com/files/2008/04/ocean-conservancy-report-2007.php
http://www.kidsgeo.com/images/ocean-water.jpg&amp;amp;imgrefurl=http://www.kidsgeo.com/geography-for-kids/0143-ocean-movements.php&amp;amp;h=400&amp;amp;w=300&amp;amp;sz=44&amp;amp;tbnid=QiIKthepby8xEM:&amp;amp;tbnh=124&amp;amp;tbnw=93&amp;amp;prev=/images%3Fq%3Docean&amp;amp;usg=__AVsdWeqQKX7sKkVKZ19tcAnqaC0=&amp;amp;ei=dz7zStrdJcaH4Qb1or3cAw&amp;amp;sa=X&amp;amp;oi=image_result&amp;amp;resnum=3&amp;amp;ct=image&amp;amp;ved=0CA0Q9QEwAg
http://www.kidsgeo.com/geography-for-kids/0143-ocean-movements.php
http://www.indianoceanodyssey.com/images/home_index_top_226_1.jpg&amp;amp;imgrefurl=http://www.indianoceanodyssey.com/&amp;amp;h=397&amp;amp;w=598&amp;amp;sz=48&amp;amp;tbnid=mBXez-bcu2IaZM:&amp;amp;tbnh=90&amp;amp;tbnw=135&amp;amp;prev=/images%3Fq%3Docean&amp;amp;usg=__ZZO5LqyCOqJUCbUaCGkNsFJkV1Q=&amp;amp;ei=dz7zStrdJcaH4Qb1or3cAw&amp;amp;sa=X&amp;amp;oi=image_result&amp;amp;resnum=4&amp;amp;ct=image&amp;amp;ved=0CA8Q9QEwAw
http://www.indianoceanodyssey.com
http://en.wikipedia.org/wiki/Ocean
http://en.wikipedia.org/wiki/Ocean%23Overview&amp;amp;ei=dz7zStrdJcaH4Qb1or3cAw&amp;amp;sa=X&amp;amp;oi=oneline_sitelinks&amp;amp;resnum=5&amp;amp;ct=result&amp;amp;cd=1&amp;amp;ved=0CBQQ0gIoAA&amp;amp;usg=AFQjCNGBOmA8gQ-kknoaBK4IVBJj1Z5Acw
http://en.wikipedia.org/wiki/Ocean%23Ocean_and_life&amp;amp;ei=dz7zStrdJcaH4Qb1or3cAw&amp;amp;sa=X&amp;amp;oi=oneline_sitelinks&amp;amp;resnum=5&amp;amp;ct=result&amp;amp;cd=2&amp;amp;ved=0CBUQ0gIoAQ&amp;amp;usg=AFQjCNESY_I4lMRUI8UA1x06UX5TNtyCuw
http://en.wikipedia.org/wiki/Ocean%23Physical_properties&amp;amp;ei=dz7zStrdJcaH4Qb1or3cAw&amp;amp;sa=X&amp;amp;oi=oneline_sitelinks&amp;amp;resnum=5&amp;amp;ct=result&amp;amp;cd=3&amp;amp;ved=0CBYQ0gIoAg&amp;amp;usg=AFQjCNGz4rUcgtuFuA7CmVgds-8YPc2aYg
http://en.wikipedia.org/wiki/Ocean%23Exploration&amp;amp;ei=dz7zStrdJcaH4Qb1or3cAw&amp;amp;sa=X&amp;amp;oi=oneline_sitelinks&amp;amp;resnum=5&amp;amp;ct=result&amp;amp;cd=4&amp;amp;ved=0CBcQ0gIoAw&amp;amp;usg=AFQjCNER3OPW3vdPch92uk7Sw6vAReOoMQ
http://209.85.229.132/search?q=cache:M8s-Fc9FLxMJ:en.wikipedia.org/wiki/Ocean+ocean&amp;amp;cd=5&amp;amp;hl=en&amp;amp;ct=clnk
http://en.wikipedia.org/wiki/Pacific_Ocean
http://209.85.229.132/search?q=cache:rmtBmHn-WfgJ:en.wikipedia.org/wiki/Pacific_Ocean+ocean&amp;amp;cd=6&amp;amp;hl=en&amp;amp;ct=clnk
http://www.ocean.com
http://209.85.229.132/search?q=cache:FVE34pqGitoJ:www.ocean.com/+ocean&amp;amp;cd=7&amp;amp;hl=en&amp;amp;ct=clnk
http://earth.google.com/ocean
http://209.85.229.132/search?q=cache:5zoPkwQVbq4J:earth.google.com/ocean/+ocean&amp;amp;cd=8&amp;amp;hl=en&amp;amp;ct=clnk
http://www.foxnews.com/story/0,2933,571347,00.html
http://www.bahai-education.org/ocean
http://209.85.229.132/search?q=cache:bXYkw__wyB4J:www.bahai-education.org/ocean/+ocean&amp;amp;cd=10&amp;amp;hl=en&amp;amp;ct=clnk
http://news.yahoo.com/s/livescience/giantcrackinafricawillcreateanewocean
http://www.oceanhome.co.uk
http://209.85.229.132/search?q=cache:wDlU_aMVHXsJ:www.oceanhome.co.uk/+ocean&amp;amp;cd=12&amp;amp;hl=en&amp;amp;ct=clnk
http://www.noaa.gov/ocean.html
http://209.85.229.132/search?q=cache:zhmmILNzWwcJ:www.noaa.gov/ocean.html+ocean&amp;amp;cd=13&amp;amp;hl=en&amp;amp;ct=clnk
http://www.enchantedlearning.com/subjects/ocean
http://209.85.229.132/search?q=cache:Aqsx-P94AQcJ:www.enchantedlearning.com/subjects/ocean/+ocean&amp;amp;cd=14&amp;amp;hl=en&amp;amp;ct=clnk
http://video.google.com/videosearch?q=ocean&amp;amp;um=1&amp;amp;ie=UTF-8&amp;amp;ei=dz7zStrdJcaH4Qb1or3cAw&amp;amp;sa=X&amp;amp;oi=video_result_group&amp;amp;ct=title&amp;amp;resnum=15&amp;amp;ved=0CDQQqwQwDg
http://www.youtube.com/watch%3Fv%3D6VAkOhXIsI0&amp;amp;ei=dz7zStrdJcaH4Qb1or3cAw&amp;amp;sa=X&amp;amp;oi=video_result&amp;amp;resnum=15&amp;amp;ct=thumbnail&amp;amp;ved=0CC4QuAIwDg&amp;amp;usg=AFQjCNHLQisLdtrUzktNWxo6DfBvjiDi6g
http://img.youtube.com/vi/6VAkOhXIsI0/default.jpg?h=60&amp;w=80&amp;sigh=__2xJCE6Rbkh0t_Q5CpzqJjp3hf68
http://www.youtube.com/watch?v=6VAkOhXIsI0
http://www.youtube.com/watch%3Fv%3DyFMM2tcOvPE&amp;amp;ei=dz7zStrdJcaH4Qb1or3cAw&amp;amp;sa=X&amp;amp;oi=video_result&amp;amp;resnum=16&amp;amp;ct=thumbnail&amp;amp;ved=0CDEQuAIwDw&amp;amp;usg=AFQjCNG4PmIH4n7tOKNV5jV7nK2RzofRbg
http://img.youtube.com/vi/yFMM2tcOvPE/default.jpg?h=60&amp;w=80&amp;sigh=__6L41Nf6q-zpwpG7neNjp_Lzdb58
http://www.youtube.com/watch?v=yFMM2tcOvPE</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Nik0s)]]></author>
			<pubDate>Sat, 07 Nov 2009 11:42:29 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3047146#p3047146</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Grep sur un fichier html mal formaté]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3047126#p3047126</link>
			<description><![CDATA[<p>Lorsque tu utilises grep avec un expression réguliére, il te renvoie la ligne contenant le résultat; est-il possible qu&#039;il me donne uniquement ma recherche au lieu de la ligne (en l&#039;occurence http://.... ?</p><p>Ou alors ai-je mal compris l&#039;utilisation de grep ? (ce qui semble être le cas)</p>]]></description>
			<author><![CDATA[dummy@example.com (Nik0s)]]></author>
			<pubDate>Sat, 07 Nov 2009 11:32:12 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3047126#p3047126</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Grep sur un fichier html mal formaté]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3046601#p3046601</link>
			<description><![CDATA[<p>? <img src="http://forum.ubuntu-fr.org/img/smilies/neutral.png" width="15" height="15" alt="neutral" /></p>]]></description>
			<author><![CDATA[dummy@example.com (papillon41)]]></author>
			<pubDate>Sat, 07 Nov 2009 07:57:08 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3046601#p3046601</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Grep sur un fichier html mal formaté]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3045955#p3045955</link>
			<description><![CDATA[<div class="quotebox"><cite>FRUiT a écrit&#160;:</cite><blockquote><div><p>Une regex qui marche pour une url. (Pas très bien compris si c&#039;est bien ce que tu désires)</p><div class="codebox"><pre><code> 
 
(http|https|ftp|news|telnet|finger|file)://[^ ]+</code></pre></div></div></blockquote></div><div class="codebox"><pre><code> 
 
(http|https|ftp|news|telnet|finger|file)://[^&quot;]+</code></pre></div><p>A tester aussi :</p><div class="codebox"><pre><code> 
 
\&lt;(http|https|ftp|news|telnet|finger|file)://[^&quot;]+\&gt;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (FRUiT)]]></author>
			<pubDate>Fri, 06 Nov 2009 21:43:28 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3045955#p3045955</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Grep sur un fichier html mal formaté]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3045686#p3045686</link>
			<description><![CDATA[<p>Désolé c&#039;est la fatigue... <img src="http://forum.ubuntu-fr.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>Avec mon fichier malformaté, je souhaiterai faire une recherche dedans (grep ou autre si vous connaissez) pour en extraire toutes les url type http, le problème c&#039;est avec grep je n&#039;ai aucun résultat en utilisant la regexp du premier poste</p><p>Autant pour moi, il fallait utiliser l&#039;option -E pour utiliser la fonction adéquate</p>]]></description>
			<author><![CDATA[dummy@example.com (Nik0s)]]></author>
			<pubDate>Fri, 06 Nov 2009 20:44:13 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3045686#p3045686</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Grep sur un fichier html mal formaté]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3045615#p3045615</link>
			<description><![CDATA[<p>Bonjour Nik0s,</p><p>C&#039;est cela que tu veux ?</p><div class="codebox"><pre class="vscroll"><code>&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
&lt;title&gt;&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;a href=&quot;http://www.enchantedlearning.com/subjects/ocean/&quot; class=&quot;l&quot;
onmousedown=&quot;return clk(this.href,&#039;&#039;,&#039;&#039;,&#039;res&#039;,&#039;14&#039;,&#039;&#039;,&#039;0CCsQFjAN&#039;)&quot;&gt;Earth&#039;s
&lt;em&gt;Oceans&lt;/em&gt; - EnchantedLearning.com&lt;/a&gt;
&lt;div class=&quot;s&quot;&gt;&lt;em&gt;Oceans&lt;/em&gt; cover about 70% of the Earth&#039;s surface and
contain roughly 97% of the Earth&#039;s water supply.&lt;br&gt;
&lt;cite&gt;www.enchantedlearning.com/subjects/&lt;b&gt;ocean&lt;/b&gt;/ -&lt;/cite&gt; &lt;span class=
&quot;gl&quot;&gt;&lt;a href=
&quot;http://209.85.229.132/search?q=cache:Aqsx-P94AQcJ:www.enchantedlearning.com/subjects/ocean/+ocean&amp;amp;cd=14&amp;amp;hl=en&amp;amp;ct=clnk&quot;
onmousedown=&quot;return clk(this.href,&#039;&#039;,&#039;&#039;,&#039;clnk&#039;,&#039;14&#039;,&#039;&#039;)&quot;&gt;Cached&lt;/a&gt; - &lt;a href=
&quot;/search?hl=en&amp;amp;q=related:www.enchantedlearning.com/subjects/ocean/&quot;&gt;Similar&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;!--n--&gt;
&lt;h3 class=&quot;r&quot;&gt;&lt;a href=
&quot;http://video.google.com/videosearch?q=ocean&amp;amp;um=1&amp;amp;ie=UTF-8&amp;amp;ei=dz7zStrdJcaH4Qb1or3cAw&amp;amp;sa=X&amp;amp;oi=video_result_group&amp;amp;ct=title&amp;amp;resnum=15&amp;amp;ved=0CDQQqwQwDg&quot;&gt;
Video results for &lt;em&gt;ocean&lt;/em&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;table class=&quot;ts&quot;&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot; colspan=&quot;1&quot; width=&quot;290&quot;&gt;&lt;!--m--&gt;
&lt;div style=&quot;margin-top:8px&quot;&gt;
&lt;table class=&quot;ts&quot; style=&quot;width:auto&quot;&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot; style=&quot;padding-right:7px&quot;&gt;&lt;a href=
&quot;/url?q=http://www.youtube.com/watch%3Fv%3D6VAkOhXIsI0&amp;amp;ei=dz7zStrdJcaH4Qb1or3cAw&amp;amp;sa=X&amp;amp;oi=video_result&amp;amp;resnum=15&amp;amp;ct=thumbnail&amp;amp;ved=0CC4QuAIwDg&amp;amp;usg=AFQjCNHLQisLdtrUzktNWxo6DfBvjiDi6g&quot;&gt;
&lt;img src=
&quot;http://img.youtube.com/vi/6VAkOhXIsI0/default.jpg?h=60&amp;amp;w=80&amp;amp;sigh=__2xJCE6Rbkh0t_Q5CpzqJjp3hf68=&quot;
alt=&quot;&quot; align=&quot;middle&quot; border=&quot;1&quot; height=&quot;60&quot; style=&quot;&quot; width=&quot;80&quot;&gt;&lt;/a&gt;
&lt;div style=&quot;margin-top:-23px;margin-right:4px;text-align:right&quot;&gt;&lt;img src=
&quot;/images/icons/sectionized_ui/play_c.gif&quot; alt=&quot;&quot; border=&quot;0&quot; height=&quot;20&quot; style=
&quot;-moz-opacity:.88;filter:alpha(opacity=88);opacity:.88&quot; width=&quot;20&quot;&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;td valign=&quot;top&quot; style=&quot;padding-right:10px&quot;&gt;&lt;a href=
&quot;http://www.youtube.com/watch?v=6VAkOhXIsI0&quot; class=&quot;l&quot; onmousedown=
&quot;return clk(this.href,&#039;video_result&#039;,&#039;&#039;,&#039;res&#039;,&#039;15&#039;,&#039;&#039;,&#039;0CC0QtwIwDg&#039;)&quot;&gt;John
Butler Trio - &lt;em&gt;Ocean&lt;/em&gt;&lt;/a&gt;&lt;br&gt;
&lt;font color=&quot;#666666&quot;&gt;6 min - 27 Dec 2005&lt;/font&gt;&lt;br&gt;
&lt;span id=&quot;vudu&quot;&gt;&lt;cite&gt;www.youtube.com&lt;/cite&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;!--n--&gt;&lt;/td&gt;
&lt;td valign=&quot;top&quot; colspan=&quot;1&quot; width=&quot;290&quot;&gt;&lt;!--m--&gt;
&lt;div style=&quot;margin-top:8px&quot;&gt;
&lt;table class=&quot;ts&quot; style=&quot;width:auto&quot;&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot; style=&quot;padding-right:7px&quot;&gt;&lt;a href=
&quot;/url?q=http://www.youtube.com/watch%3Fv%3DyFMM2tcOvPE&amp;amp;ei=dz7zStrdJcaH4Qb1or3cAw&amp;amp;sa=X&amp;amp;oi=video_result&amp;amp;resnum=16&amp;amp;ct=thumbnail&amp;amp;ved=0CDEQuAIwDw&amp;amp;usg=AFQjCNG4PmIH4n7tOKNV5jV7nK2RzofRbg&quot;&gt;
&lt;img src=
&quot;http://img.youtube.com/vi/yFMM2tcOvPE/default.jpg?h=60&amp;amp;w=80&amp;amp;sigh=__6L41Nf6q-zpwpG7neNjp_Lzdb58=&quot;
alt=&quot;&quot; align=&quot;middle&quot; border=&quot;1&quot; height=&quot;60&quot; style=&quot;&quot; width=&quot;80&quot;&gt;&lt;/a&gt;
&lt;div style=&quot;margin-top:-23px;margin-right:4px;text-align:right&quot;&gt;&lt;img src=
&quot;/images/icons/sectionized_ui/play_c.gif&quot; alt=&quot;&quot; border=&quot;0&quot; height=&quot;20&quot; style=
&quot;-moz-opacity:.88;filter:alpha(opacity=88);opacity:.88&quot; width=&quot;20&quot;&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;td valign=&quot;top&quot; style=&quot;padding-right:10px&quot;&gt;&lt;a href=
&quot;http://www.youtube.com/watch?v=yFMM2tcOvPE&quot; class=&quot;l&quot; onmousedown=
&quot;return clk(this.href,&#039;video_result&#039;,&#039;&#039;,&#039;res&#039;,&#039;16&#039;,&#039;&#039;,&#039;0CDAQtwIwDw&#039;)&quot;&gt;B&#039;z
&lt;em&gt;ocean&lt;/em&gt;&lt;/a&gt;&lt;br&gt;
&lt;font color=&quot;#666666&quot;&gt;5 min - 22 Sep 2005&lt;/font&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/body&gt;
&lt;/html&gt;</code></pre></div><p>Bien sur ton fichier html est incomplet.</p><p>Je l&#039;ai repris avec &quot;Bluefish&quot; et j&#039;ai appliqué le &quot;filtre nettoyeur Tidy&quot; .</p>]]></description>
			<author><![CDATA[dummy@example.com (papillon41)]]></author>
			<pubDate>Fri, 06 Nov 2009 20:23:18 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3045615#p3045615</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Grep sur un fichier html mal formaté]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3045599#p3045599</link>
			<description><![CDATA[<p>Merci pour cette réponse, grep me retourne dans cas-là aucune ligne, le fichier est mal formaté (tout est presque sur une ligne)</p><p>Voici un extrait de mon fichier</p><div class="codebox"><pre><code>&lt;a href=&quot;http://www.enchantedlearning.com/subjects/ocean/&quot; class=l onmousedown=&quot;return clk(this.href,&#039;&#039;,&#039;&#039;,&#039;res&#039;,&#039;14&#039;,&#039;&#039;,&#039;0CCsQFjAN&#039;)&quot;&gt;Earth&amp;#39;s &lt;em&gt;Oceans&lt;/em&gt; - EnchantedLearning.com&lt;/a&gt;&lt;/h3&gt;&lt;div class=&quot;s&quot;&gt;&lt;em&gt;Oceans&lt;/em&gt; cover about 70% of the Earth&amp;#39;s surface  and contain roughly 97% of the Earth&amp;#39;s water supply.&lt;br&gt;&lt;cite&gt;www.enchantedlearning.com/subjects/&lt;b&gt;ocean&lt;/b&gt;/ - &lt;/cite&gt;&lt;span class=gl&gt;&lt;a href=&quot;http://209.85.229.132/search?q=cache:Aqsx-P94AQcJ:www.enchantedlearning.com/subjects/ocean/+ocean&amp;amp;cd=14&amp;amp;hl=en&amp;amp;ct=clnk&quot; onmousedown=&quot;return clk(this.href,&#039;&#039;,&#039;&#039;,&#039;clnk&#039;,&#039;14&#039;,&#039;&#039;)&quot;&gt;Cached&lt;/a&gt; - &lt;a href=&quot;/search?hl=en&amp;amp;q=related:www.enchantedlearning.com/subjects/ocean/&quot;&gt;Similar&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;!--n--&gt;&lt;li class=g&gt;&lt;h3 class=r&gt;&lt;a href=&quot;http://video.google.com/videosearch?q=ocean&amp;amp;um=1&amp;amp;ie=UTF-8&amp;amp;ei=dz7zStrdJcaH4Qb1or3cAw&amp;amp;sa=X&amp;amp;oi=video_result_group&amp;amp;ct=title&amp;amp;resnum=15&amp;amp;ved=0CDQQqwQwDg&quot;&gt;Video results for &lt;em&gt;ocean&lt;/em&gt;&lt;/a&gt;&lt;/h3&gt;&lt;table class=ts&gt;&lt;tr&gt;&lt;td valign=top colspan=1 width=290&gt;&lt;!--m--&gt;&lt;div style=&quot;margin-top:8px&quot;&gt;&lt;table class=ts style=&quot;width:auto&quot;&gt;&lt;tr&gt;&lt;td valign=top style=&quot;padding-right:7px&quot;&gt;&lt;a href=&quot;/url?q=http://www.youtube.com/watch%3Fv%3D6VAkOhXIsI0&amp;amp;ei=dz7zStrdJcaH4Qb1or3cAw&amp;amp;sa=X&amp;amp;oi=video_result&amp;amp;resnum=15&amp;amp;ct=thumbnail&amp;amp;ved=0CC4QuAIwDg&amp;amp;usg=AFQjCNHLQisLdtrUzktNWxo6DfBvjiDi6g&quot;&gt;&lt;img src=&quot;http://img.youtube.com/vi/6VAkOhXIsI0/default.jpg?h=60&amp;w=80&amp;sigh=__2xJCE6Rbkh0t_Q5CpzqJjp3hf68=&quot; alt=&quot;&quot; align=middle border=1 height=60 style=&quot;&quot; width=80&gt;&lt;div style=&quot;margin-top:-23px;margin-right:4px;text-align:right&quot;&gt;&lt;img src=&quot;/images/icons/sectionized_ui/play_c.gif&quot; alt=&quot;&quot; border=0 height=20 style=&quot;-moz-opacity:.88;filter:alpha(opacity=88);opacity:.88&quot; width=20&gt;&lt;/div&gt;&lt;/a&gt;&lt;td valign=top style=&quot;padding-right:10px&quot;&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=6VAkOhXIsI0&quot; class=l onmousedown=&quot;return clk(this.href,&#039;video_result&#039;,&#039;&#039;,&#039;res&#039;,&#039;15&#039;,&#039;&#039;,&#039;0CC0QtwIwDg&#039;)&quot;&gt;John Butler Trio - &lt;em&gt;Ocean&lt;/em&gt;&lt;/a&gt;&lt;br&gt;&lt;font color=#666666&gt;6 min - 27 Dec 2005&lt;/font&gt;&lt;br&gt;&lt;span id=vudu&gt;&lt;cite&gt;www.youtube.com&lt;/cite&gt;&lt;/span&gt;&lt;/table&gt;&lt;/div&gt;&lt;!--n--&gt;&lt;td valign=top colspan=1 width=290&gt;&lt;!--m--&gt;&lt;div style=&quot;margin-top:8px&quot;&gt;&lt;table class=ts style=&quot;width:auto&quot;&gt;&lt;tr&gt;&lt;td valign=top style=&quot;padding-right:7px&quot;&gt;&lt;a href=&quot;/url?q=http://www.youtube.com/watch%3Fv%3DyFMM2tcOvPE&amp;amp;ei=dz7zStrdJcaH4Qb1or3cAw&amp;amp;sa=X&amp;amp;oi=video_result&amp;amp;resnum=16&amp;amp;ct=thumbnail&amp;amp;ved=0CDEQuAIwDw&amp;amp;usg=AFQjCNG4PmIH4n7tOKNV5jV7nK2RzofRbg&quot;&gt;&lt;img src=&quot;http://img.youtube.com/vi/yFMM2tcOvPE/default.jpg?h=60&amp;w=80&amp;sigh=__6L41Nf6q-zpwpG7neNjp_Lzdb58=&quot; alt=&quot;&quot; align=middle border=1 height=60 style=&quot;&quot; width=80&gt;&lt;div style=&quot;margin-top:-23px;margin-right:4px;text-align:right&quot;&gt;&lt;img src=&quot;/images/icons/sectionized_ui/play_c.gif&quot; alt=&quot;&quot; border=0 height=20 style=&quot;-moz-opacity:.88;filter:alpha(opacity=88);opacity:.88&quot; width=20&gt;&lt;/div&gt;&lt;/a&gt;&lt;td valign=top style=&quot;padding-right:10px&quot;&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=yFMM2tcOvPE&quot; class=l onmousedown=&quot;return clk(this.href,&#039;video_result&#039;,&#039;&#039;,&#039;res&#039;,&#039;16&#039;,&#039;&#039;,&#039;0CDAQtwIwDw&#039;)&quot;&gt;B&amp;#39;z &lt;em&gt;ocean&lt;/em&gt;&lt;/a&gt;&lt;br&gt;&lt;font color=#666666&gt;5 min - 22 Sep 2005&lt;/font&gt;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Nik0s)]]></author>
			<pubDate>Fri, 06 Nov 2009 20:16:57 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3045599#p3045599</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Grep sur un fichier html mal formaté]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3045527#p3045527</link>
			<description><![CDATA[<p>(https?|ftp|file)</p><p>signifie &quot;éventuellement &#039;https&#039; / ou bien &#039;ftp&#039; / ou bien &#039;file&#039;&#039;</p><p>Essaye plutôt :</p><p>(http[s]?|ftp|file|etc...)</p><p>soit &quot;ou bien &#039;http&#039; (eventuellement suivi de &#039;s&#039;) / ou bien &#039;ftp&#039; / ou bien &#039;file&#039;&quot;</p>]]></description>
			<author><![CDATA[dummy@example.com (FRUiT)]]></author>
			<pubDate>Fri, 06 Nov 2009 19:55:49 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3045527#p3045527</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Grep sur un fichier html mal formaté]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3045489#p3045489</link>
			<description><![CDATA[<p>Une regex qui marche pour une url. (Pas très bien compris si c&#039;est bien ce que tu désires)</p><div class="codebox"><pre><code> 
 
(http|https|ftp|news|telnet|finger|file)://[^ ]+</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (FRUiT)]]></author>
			<pubDate>Fri, 06 Nov 2009 19:45:46 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3045489#p3045489</guid>
		</item>
		<item>
			<title><![CDATA[[Résolu] Grep sur un fichier html mal formaté]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3045314#p3045314</link>
			<description><![CDATA[<p>Bonjour/Bonsoir,</p><p>Je suis à la recherche d&#039;une petite aide, je souhaiterai faire un grep sur un fichier html issu d&#039;Internet, le problème c&#039;est qu&#039;il n&#039;y a aucune mise en forme tout est formaté sur une ligne...</p><p>Vous auriez par hasard une petite astuce pour utiliser le grep de la bonne manière ?</p><p>Ai-je raté quelque chose ?</p><p>Merci d&#039;avance.</p><p>Nico</p><div class="codebox"><pre><code>voici la regexp que j&#039;utilise : 
\b(https?|ftp|file)://[-A-Z0-9+&amp;@#/%?=~_|!:,.;]*[-A-Z0-9+&amp;@#/%=~_|]</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Nik0s)]]></author>
			<pubDate>Fri, 06 Nov 2009 18:45:52 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3045314#p3045314</guid>
		</item>
	</channel>
</rss>
