Outils pour utilisateurs

Outils du site


issue74:certifie_linux

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
issue74:certifie_linux [2013/12/04 11:14] andre_domenechissue74:certifie_linux [2013/12/04 21:11] (Version actuelle) fcm_-_ekel
Ligne 5: Ligne 5:
 Now, of course, when I log in, I arrive in the home directory, and because of my meticulous folder architecture :), it takes some time to navigate to the said month or even application upon which I'm working. In the window (point & click), I have set up a shortcut, but as I like to use the terminal, I'd like to set up a link in my home directory which will jump to the month where all my current applications are stored. Now how do I do that? With a symlink.** Now, of course, when I log in, I arrive in the home directory, and because of my meticulous folder architecture :), it takes some time to navigate to the said month or even application upon which I'm working. In the window (point & click), I have set up a shortcut, but as I like to use the terminal, I'd like to set up a link in my home directory which will jump to the month where all my current applications are stored. Now how do I do that? With a symlink.**
  
-Je n'ai pas d'emploi et, là où j'habite, comme c'est le cas, je pense, dans beaucoup de pays, je dois faire acte de candidature à un nombre d'emplois par mois. Or, je suis aussi du genre organisé et j'aime archiver mes candidatures dans de jolis dossiers, mois après mois. Ainsi, j'ai la hiérarchie de dossier suivante :+Je n'ai pas d'emploi et, là où j'habite, comme c'est le cas, je pense, dans beaucoup de pays, je dois faire acte de candidature à un certain nombre d'emplois par mois. Or, je suis aussi du genre organisé et j'aime archiver mes candidatures dans de jolis dossiers, mois après mois. Ainsi, j'ai la hiérarchie de dossier suivante :
  
 sans emploi --> candidatures --> jan, fev, mai (oui, malheureusement, ça traîne) --> nom_de_l'emploi sans emploi --> candidatures --> jan, fev, mai (oui, malheureusement, ça traîne) --> nom_de_l'emploi
Ligne 37: Ligne 37:
 2ème possibilité : ln [options] dossier de fichiers 2ème possibilité : ln [options] dossier de fichiers
  
-Tout d'abord, il faut noter que la configuration d'un symlink n'est pas une option par défaut pour la commande ln. Il est nécessaire de passer -s vers la section [options], car, sinon, vous créerez un lien en dur.+Tout d'abord, il faut noter que la configuration d'un symlink n'est pas une option par défaut pour la commande ln. Il est nécessaire de passer -s à la section [options], car, sinon, vous créerez un lien en dur.
  
 **Now to create the link to the application I'm working on. Presently it's May and all my applications are in my May folder (some of my desktop is organised in German so it's written Mai). Also I want to create a link to a folder, not a file. My first attempt. Navigate to where I want to place the link (in my case in my Documents folder), and type: **Now to create the link to the application I'm working on. Presently it's May and all my applications are in my May folder (some of my desktop is organised in German so it's written Mai). Also I want to create a link to a folder, not a file. My first attempt. Navigate to where I want to place the link (in my case in my Documents folder), and type:
issue74/certifie_linux.1386152087.txt.gz · Dernière modification : 2013/12/04 11:14 de andre_domenech