<?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=358825&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / [RESOLU] nohup commande &]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=358825</link>
		<description><![CDATA[Les sujets les plus récents dans [RESOLU] nohup commande &.]]></description>
		<lastBuildDate>Sat, 05 Dec 2009 09:56:41 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] nohup commande &]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3117622#p3117622</link>
			<description><![CDATA[<p><img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> Super merci kyncani, je te remercie tu as raison avec :</p><div class="codebox"><pre><code>nohup rdesktop -u $user -p $mdp -g 90% $IP &amp;&gt;/dev/null &amp;</code></pre></div><p>il fallait 2 &amp; et u nohup<br />le </p><p>ps: serged, oui nohup c&#039;est rigolo <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><br /><p>ps : exec ne marche pas non plus même en ligne de commande direct... <img src="http://forum.ubuntu-fr.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p>]]></description>
			<author><![CDATA[dummy@example.com (k1k)]]></author>
			<pubDate>Sat, 05 Dec 2009 09:56:41 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3117622#p3117622</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] nohup commande &]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3116027#p3116027</link>
			<description><![CDATA[<div class="quotebox"><cite>k1k a écrit&#160;:</cite><blockquote><div><p>up !! ?</p></div></blockquote></div><p>On a dit : <strong>no</strong>h<strong>up</strong> !</p><p>(désolé)</p>]]></description>
			<author><![CDATA[dummy@example.com (serged)]]></author>
			<pubDate>Fri, 04 Dec 2009 13:57:55 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3116027#p3116027</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] nohup commande &]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3115999#p3115999</link>
			<description><![CDATA[<p>Alors ça dépend de comment est ton script qui appelle rdesktop.<br />Si tu lances la commande que je t&#039;ai donnée (avec exec) depuis une console, ça ferme la console en lançant rdesktop.<br />Ton script ouvre une console ? Les choix dont tu parles sont à effectuer depuis cette console, ou sont graphiques ? Tu veux quitter ce script aussi une fois que rdesktop est lancé ?</p><p>Bref, il nous faut plus d&#039;infos.</p>]]></description>
			<author><![CDATA[dummy@example.com (Balkoth)]]></author>
			<pubDate>Fri, 04 Dec 2009 13:47:33 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3115999#p3115999</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] nohup commande &]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3115895#p3115895</link>
			<description><![CDATA[<p>( command &amp;&gt;/dev/null &amp; )<br />exit</p>]]></description>
			<author><![CDATA[dummy@example.com (kyncani)]]></author>
			<pubDate>Fri, 04 Dec 2009 12:57:32 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3115895#p3115895</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] nohup commande &]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3115820#p3115820</link>
			<description><![CDATA[<p>le soucis n&#039;est pas une question de paramètre, car j&#039;ai mon rdesktop qui était pendant ce test ( et ma console était ouverte)</p>]]></description>
			<author><![CDATA[dummy@example.com (k1k)]]></author>
			<pubDate>Fri, 04 Dec 2009 11:59:41 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3115820#p3115820</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] nohup commande &]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3112564#p3112564</link>
			<description><![CDATA[<p>Avec les paramètres dans le bon ordre ça fonctionnera mieux, j&#039;aurais du mieux regarder avant de faire un copier/coller</p><div class="codebox"><pre><code>exec rdesktop -u user -g 90% -p pwd ip</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Balkoth)]]></author>
			<pubDate>Wed, 02 Dec 2009 18:39:28 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3112564#p3112564</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] nohup commande &]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3112400#p3112400</link>
			<description><![CDATA[<p>non plus ... <img src="http://forum.ubuntu-fr.org/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[dummy@example.com (k1k)]]></author>
			<pubDate>Wed, 02 Dec 2009 17:29:20 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3112400#p3112400</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] nohup commande &]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3112070#p3112070</link>
			<description><![CDATA[<p>Bonjour, et avec exec ?</p><div class="codebox"><pre><code>exec rdesktop -u user -p -g 90% pwd ip</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Balkoth)]]></author>
			<pubDate>Wed, 02 Dec 2009 15:11:35 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3112070#p3112070</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] nohup commande &]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3112043#p3112043</link>
			<description><![CDATA[<p>up !</p>]]></description>
			<author><![CDATA[dummy@example.com (k1k)]]></author>
			<pubDate>Wed, 02 Dec 2009 14:58:59 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3112043#p3112043</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] nohup commande &]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3085724#p3085724</link>
			<description><![CDATA[<div class="codebox"><pre><code>nohup rdesktop -u user -p motdepasse -g 90% IP &amp;&gt; /dev/null &amp;
disown -a
exit 0</code></pre></div><p>sorry mais ca ne va pas.</p>]]></description>
			<author><![CDATA[dummy@example.com (k1k)]]></author>
			<pubDate>Sat, 21 Nov 2009 18:07:13 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3085724#p3085724</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] nohup commande &]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3085693#p3085693</link>
			<description><![CDATA[<div class="quotebox"><cite>k1k a écrit&#160;:</cite><blockquote><div><p>Aprés avoir relu ton lien, j&#039;ai re testé :<br />dans un script j&#039;ai donc écris</p><div class="codebox"><pre><code>nohup rdesktop -u user -p motdepasse -g 90% IP &amp;&gt; /dev/null
exit 0</code></pre></div><p>résultat:<br />j&#039;ai donc une fenêtre console ouverte, et ma fenêtre graphique du rdesktop<br />Ensuite, si je close (sur la petite croix) la fenêtre console, je garde ma fenêtre graphique.<br />donc le &quot; nohup&#160; cmd &amp;&gt; /dev/null&quot; fonctionne bien.<br />Le soucis c&#039;est donc que la commande (&quot;nohup cmd &amp;&quot;) est bloquante pour le script et n&#039;effectue pas le &quot; exit 0 &quot; de lui même. (Je ne sais pas si j&#039;ai été clair.)</p><p>et si je fais :</p><div class="codebox"><pre><code>nohup rdesktop -u user -p motdepasse -g 90% IP &amp;&gt; /dev/null exit</code></pre></div><p>les 2 fenêtres se ferme.</p><br /><p>k1k.</p></div></blockquote></div><div class="codebox"><pre><code>nohup rdesktop -u user -p motdepasse -g 90% IP &amp;&gt; /dev/null &amp;
disown -a
exit 0</code></pre></div><p>Alors comme ça peut-être ?</p>]]></description>
			<author><![CDATA[dummy@example.com (FRUiT)]]></author>
			<pubDate>Sat, 21 Nov 2009 17:54:28 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3085693#p3085693</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] nohup commande &]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3085543#p3085543</link>
			<description><![CDATA[<p>Aprés avoir relu ton lien, j&#039;ai re testé :<br />dans un script j&#039;ai donc écris</p><div class="codebox"><pre><code>nohup rdesktop -u user -p motdepasse -g 90% IP &amp;&gt; /dev/null
exit 0</code></pre></div><p>résultat:<br />j&#039;ai donc une fenêtre console ouverte, et ma fenêtre graphique du rdesktop<br />Ensuite, si je close (sur la petite croix) la fenêtre console, je garde ma fenêtre graphique.<br />donc le &quot; nohup&#160; cmd &amp;&gt; /dev/null&quot; fonctionne bien.<br />Le soucis c&#039;est donc que la commande (&quot;nohup cmd &amp;&quot;) est bloquante pour le script et n&#039;effectue pas le &quot; exit 0 &quot; de lui même. (Je ne sais pas si j&#039;ai été clair.)</p><p>et si je fais :</p><div class="codebox"><pre><code>nohup rdesktop -u user -p motdepasse -g 90% IP &amp;&gt; /dev/null exit</code></pre></div><p>les 2 fenêtres se ferme.</p><br /><p>k1k.</p>]]></description>
			<author><![CDATA[dummy@example.com (k1k)]]></author>
			<pubDate>Sat, 21 Nov 2009 17:02:59 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3085543#p3085543</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] nohup commande &]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3085028#p3085028</link>
			<description><![CDATA[<p>as tu regardé cette page : http://www.siteduzero.com/tutoriel-3-67789-executer-des-programmes-en-arriere-plan.html ?</p>]]></description>
			<author><![CDATA[dummy@example.com (Hizoka)]]></author>
			<pubDate>Sat, 21 Nov 2009 13:30:14 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3085028#p3085028</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] nohup commande &]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3084701#p3084701</link>
			<description><![CDATA[<p>normalement avec &amp;&gt; dev/null, ça cache tout les retours.</p><p>Et finir ta ligne avec &amp; lance normalement ta commande en tache de fond donc non dépendant du terminal...</p><p>Désolé de ne pas pouvoir plus t&#039;aider...</p>]]></description>
			<author><![CDATA[dummy@example.com (Hizoka)]]></author>
			<pubDate>Sat, 21 Nov 2009 11:11:41 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3084701#p3084701</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] nohup commande &]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3084517#p3084517</link>
			<description><![CDATA[<p>Bonjour et merci pour ta réponse Hizoka,<br />dommage ce que tu me propose ne fonctionne pas<br />j&#039;ai testé :</p><p>rdesktop -u user -p -g 90% pwd ip &amp;&gt; dev/null<br />et <br />nohup rdesktop -u user -p -g 90% pwd ip &amp;&gt; dev/null</p><p>aucun des 2 commandes fonctionnes.</p><br /><p>k1k.</p>]]></description>
			<author><![CDATA[dummy@example.com (k1k)]]></author>
			<pubDate>Sat, 21 Nov 2009 09:59:53 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3084517#p3084517</guid>
		</item>
	</channel>
</rss>
