<?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=344740&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / commande mv résultat perte de fichier]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=344740</link>
		<description><![CDATA[Les sujets les plus récents dans commande mv résultat perte de fichier.]]></description>
		<lastBuildDate>Sun, 20 Sep 2009 15:57:38 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mv résultat perte de fichier]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2935301#p2935301</link>
			<description><![CDATA[<p>Il existe au moins 1 cas ou l&#039;on peut perdre le fichier avec mv, c&#039;est le cas mentionné par <strong>kyncani</strong><br />Dans ce cas, on ne perd pas lulu, mais on perd le fichier toto.</p><p>A+</p>]]></description>
			<author><![CDATA[dummy@example.com (doc75)]]></author>
			<pubDate>Sun, 20 Sep 2009 15:57:38 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2935301#p2935301</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mv résultat perte de fichier]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2934967#p2934967</link>
			<description><![CDATA[<p>Drôle de question, mais <span class="bbu">non</span>, on ne &quot;perd&quot; pas de fichiers à moins de faire une connerie.</p>]]></description>
			<author><![CDATA[dummy@example.com (FRUiT)]]></author>
			<pubDate>Sun, 20 Sep 2009 13:26:20 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2934967#p2934967</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mv résultat perte de fichier]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2934533#p2934533</link>
			<description><![CDATA[<p>mv toto lulu</p><p>Va *supprimer* le fichier lulu si il existe et renommer toto en lulu<br />Va déplacer toto dans le répertoire lulu si il existe<br />Va renommer toto en lulu si lulu n&#039;existe pas</p>]]></description>
			<author><![CDATA[dummy@example.com (kyncani)]]></author>
			<pubDate>Sun, 20 Sep 2009 09:55:13 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2934533#p2934533</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mv résultat perte de fichier]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2934409#p2934409</link>
			<description><![CDATA[<p>Super sympa mais sinon, il est impossible en manipulant des fichiers de les supprimers ? sauf en utilisant rm ou une commande volontaire de suppression? </p><p>Mille merci!</p>]]></description>
			<author><![CDATA[dummy@example.com (weezixx)]]></author>
			<pubDate>Sun, 20 Sep 2009 09:16:43 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2934409#p2934409</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mv résultat perte de fichier]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2934005#p2934005</link>
			<description><![CDATA[<div class="quotebox"><cite>weezixx a écrit&#160;:</cite><blockquote><div><p>kevin@kevin-laptop:~$ history | grep lulu<br />&#160; 149&#160; mv lulu ~/Ubuntu</p></div></blockquote></div><p>Bon, moi je parierai que ton fichier lulu s&#039;appelle maintenant ~/Ubuntu</p><p>mv fonctionne ainsi :<br />- soit tu lui donnes le non d&#039;un répertoire, auquel cas il déplace le fichier dans le répertoire donné<br />- soit tu le donnes le nom d&#039;un fichier existant ou non, auquel cas il renomme le fichier</p><p>Ainsi, dans &quot;mv lulu ~/Ubuntu&quot; :<br />- Si Ubuntu est un répertoire existant, le fichier lulu sera déplacé dans le répertoire ~/Ubuntu pour s&#039;appeler ~/Ubuntu/lulu<br />- Si ~/Ubuntu n&#039;existe pas et ~/ est un répertoire existant ou si ~/Ubuntu existe et est un fichier, alors le fichier lulu sera renommé en ~/Ubuntu.</p><p>Voilà voilà <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (kyncani)]]></author>
			<pubDate>Sat, 19 Sep 2009 22:28:38 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2934005#p2934005</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mv résultat perte de fichier]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2933981#p2933981</link>
			<description><![CDATA[<p>kevin@kevin-laptop:~$ history | grep lulu<br />&#160; 126&#160; touch lulu<br />&#160; 128&#160; mv lulu Ubuntu/<br />&#160; 134&#160; mv lulu Eo/<br />&#160; 136&#160; mv lulu Eo/<br />&#160; 137&#160; mv lulu /home/kevin/Documents/Eo/<br />&#160; 149&#160; mv lulu ~/Ubuntu<br />&#160; 155&#160; gnome-open lulu</p><p>finalement j&#039;ai trouvé l&#039;historique, désolé</p>]]></description>
			<author><![CDATA[dummy@example.com (weezixx)]]></author>
			<pubDate>Sat, 19 Sep 2009 22:03:05 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2933981#p2933981</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mv résultat perte de fichier]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2933975#p2933975</link>
			<description><![CDATA[<p>ça sert à rien de faire cette manip car j&#039;ai déjà créé un fichier du même nom, donc la commande sera faussée ;-) mais sinon confirmez moi que l&#039;on ne peut perdre de fichier aussi facilement en manipulant sur la console <img src="http://forum.ubuntu-fr.org/img/smilies/wink.png" width="15" height="15" alt="wink" /> </p><p>merci et bonne nuit</p>]]></description>
			<author><![CDATA[dummy@example.com (weezixx)]]></author>
			<pubDate>Sat, 19 Sep 2009 21:59:30 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2933975#p2933975</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mv résultat perte de fichier]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2933931#p2933931</link>
			<description><![CDATA[<p>Bonjour, <br />lance la commande:</p><div class="codebox"><pre><code>history | grep lulu</code></pre></div><p>c&#039;est pour connaître la liste des commandes que tu as effectué, et on verra si tu n&#039;as pas fait d&#039;erreur.</p>]]></description>
			<author><![CDATA[dummy@example.com (wido)]]></author>
			<pubDate>Sat, 19 Sep 2009 21:32:51 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2933931#p2933931</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mv résultat perte de fichier]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2933924#p2933924</link>
			<description><![CDATA[<p>ouais mais le truc c&#039;est qu&#039;après j&#039;ai fais un autre fichier lulu et refait les mêmes manipulations et la sans problèmes ... mais enfin on ne va pas s&#039;emmerder longtemps, si vous pouviez juste me dire que jamais qd on manipule des fichiers que jamais on risque de les perdres, merci encore à vous</p>]]></description>
			<author><![CDATA[dummy@example.com (weezixx)]]></author>
			<pubDate>Sat, 19 Sep 2009 21:28:49 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2933924#p2933924</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mv résultat perte de fichier]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2933915#p2933915</link>
			<description><![CDATA[<div class="codebox"><pre><code>history | grep lulu</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (sylvainsjc)]]></author>
			<pubDate>Sat, 19 Sep 2009 21:25:10 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2933915#p2933915</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mv résultat perte de fichier]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2933907#p2933907</link>
			<description><![CDATA[<p>kevin@kevin-laptop:~$ sudo updatedb<br />[sudo] password for kevin: <br />kevin@kevin-laptop:~$ locate lulu<br />/usr/lib/jvm/java-6-openjdk/jre/lib/zi/Pacific/Honolulu<br />/usr/share/javazi/Pacific/Honolulu<br />/usr/share/zoneinfo/Pacific/Honolulu<br />/usr/share/zoneinfo/posix/Pacific/Honolulu<br />/usr/share/zoneinfo/right/Pacific/Honolulu</p><p>Désolé tjs rien ... :s</p>]]></description>
			<author><![CDATA[dummy@example.com (weezixx)]]></author>
			<pubDate>Sat, 19 Sep 2009 21:22:16 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2933907#p2933907</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mv résultat perte de fichier]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2933896#p2933896</link>
			<description><![CDATA[<p>Fais sudo updatedb avant de refaire la commande <a href="http://doc./locate">locate</a></p><p>La recherche avec locate est basée sur des infos mises en base de donnée une fois par jour</p>]]></description>
			<author><![CDATA[dummy@example.com (sylvainsjc)]]></author>
			<pubDate>Sat, 19 Sep 2009 21:19:15 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2933896#p2933896</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mv résultat perte de fichier]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2933874#p2933874</link>
			<description><![CDATA[<p>quand je le fais, </p><p>/usr/lib/jvm/java-6-openjdk/jre/lib/zi/Pacific/Honolulu<br />/usr/share/javazi/Pacific/Honolulu<br />/usr/share/zoneinfo/Pacific/Honolulu<br />/usr/share/zoneinfo/posix/Pacific/Honolulu<br />/usr/share/zoneinfo/right/Pacific/Honolulu</p><br /><p>pas de lulu</p>]]></description>
			<author><![CDATA[dummy@example.com (weezixx)]]></author>
			<pubDate>Sat, 19 Sep 2009 21:09:35 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2933874#p2933874</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  commande mv résultat perte de fichier]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2933844#p2933844</link>
			<description><![CDATA[<p>Salut,</p><p>Pour le rechercher tente un </p><div class="codebox"><pre><code>locate lulu</code></pre></div><p>Pour avoir tes dernières commandes sur ce fichier</p><div class="codebox"><pre><code>history | grep lulu</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Innaheight)]]></author>
			<pubDate>Sat, 19 Sep 2009 20:48:37 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2933844#p2933844</guid>
		</item>
		<item>
			<title><![CDATA[commande mv résultat perte de fichier]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2933781#p2933781</link>
			<description><![CDATA[<p>Bonjour, soir, nuit, </p><p>hier voulant me familiariser avec la console, je créé un fichier avec &quot;touch&quot;</p><p>j&#039;appel mon fichier cobaye, lulu (mignon hein?), je le bouge de dossier en dossier et puis en mettant même des adresse du style home/ .... ça fonctionnais bien jusqu&#039;au moment ou j&#039;ai perdu mon fichier, ...</p><p>Il y a un endroit de récupération? genre RECYCLE ? </p><p>merci encore</p><p>vous êtes formidable et courageux</p>]]></description>
			<author><![CDATA[dummy@example.com (weezixx)]]></author>
			<pubDate>Sat, 19 Sep 2009 20:24:20 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2933781#p2933781</guid>
		</item>
	</channel>
</rss>
