<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
	<id>http://wiki.enunpimpam.com/pimpamwiki/index.php?action=history&amp;feed=atom&amp;title=Enlazar_directorios</id>
	<title>Enlazar directorios - Historial de revisiones</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.enunpimpam.com/pimpamwiki/index.php?action=history&amp;feed=atom&amp;title=Enlazar_directorios"/>
	<link rel="alternate" type="text/html" href="http://wiki.enunpimpam.com/pimpamwiki/index.php?title=Enlazar_directorios&amp;action=history"/>
	<updated>2026-04-06T01:37:41Z</updated>
	<subtitle>Historial de revisiones de esta página en el wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>http://wiki.enunpimpam.com/pimpamwiki/index.php?title=Enlazar_directorios&amp;diff=208&amp;oldid=prev</id>
		<title>Nacho: 1 revisión importada</title>
		<link rel="alternate" type="text/html" href="http://wiki.enunpimpam.com/pimpamwiki/index.php?title=Enlazar_directorios&amp;diff=208&amp;oldid=prev"/>
		<updated>2020-04-22T21:43:59Z</updated>

		<summary type="html">&lt;p&gt;1 revisión importada&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;es&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Revisión anterior&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revisión del 21:43 22 abr 2020&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;es&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Sin diferencias)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Nacho</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.enunpimpam.com/pimpamwiki/index.php?title=Enlazar_directorios&amp;diff=207&amp;oldid=prev</id>
		<title>ubuntu&gt;Nacho: /* Rigidos */</title>
		<link rel="alternate" type="text/html" href="http://wiki.enunpimpam.com/pimpamwiki/index.php?title=Enlazar_directorios&amp;diff=207&amp;oldid=prev"/>
		<updated>2011-07-21T02:25:54Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Rigidos&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[category:Ubuntu]] &lt;br /&gt;
Podemos enlazar directorio y o archivos con el comando '''ln''' pueden ser rígidos o simbólicos.&lt;br /&gt;
&lt;br /&gt;
 ln [opciones] origen [destino]&lt;br /&gt;
&lt;br /&gt;
 ln [opciones] origen... directorio&lt;br /&gt;
==Opciones==&lt;br /&gt;
Sus opciones mas importantes son las siguientes:&lt;br /&gt;
&lt;br /&gt;
'''-d''' Permite al super-usuario hacer enlaces rígidos a directorios.&lt;br /&gt;
&lt;br /&gt;
'''-s''' Crear enlace simbólico.&lt;br /&gt;
&lt;br /&gt;
'''-f''' Borrar los archivos de destino que ya existen.&lt;br /&gt;
&lt;br /&gt;
= Rigidos = &lt;br /&gt;
Los utilizaremos para sustituir o cambiar archivos o carpetas unos por otros-&lt;br /&gt;
&lt;br /&gt;
por ejemplo:&lt;br /&gt;
&lt;br /&gt;
Tenemos una la carpeta de '''Dropbox''' dentro de la raiz del usuario, pero nos interesa que todos los archivos estén en otra ubicación (/media/Dropbox)&lt;br /&gt;
 ln -s /media/Dropbox /home/usuario&lt;br /&gt;
&lt;br /&gt;
Podemos comprobar que el enlace esta correcto utilizando ls -l&lt;br /&gt;
 '''l'''rwxrwxrwx 1 root  root      13 2011-07-21 02:59 Dropbox -&amp;gt; /media/Dropbox/&lt;br /&gt;
&lt;br /&gt;
y vemos como la primera letra es una '''l''' de link&lt;/div&gt;</summary>
		<author><name>ubuntu&gt;Nacho</name></author>
		
	</entry>
</feed>