From ed12383da5999336e4a8ecb6054d9f46932c500a Mon Sep 17 00:00:00 2001 From: jriou Date: Thu, 7 Nov 2002 13:16:25 +0000 Subject: [PATCH] =?UTF-8?q?Ajout=20d'espaces=20ins=C3=A9cables...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/hublot/hublot04.tml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/hublot/hublot04.tml b/docs/hublot/hublot04.tml index 57ae3a7..7b2e12c 100644 --- a/docs/hublot/hublot04.tml +++ b/docs/hublot/hublot04.tml @@ -404,7 +404,7 @@ toutes par quelque chose comme
--rw-r--r--
+-rw-r--r-- 
 
@@ -445,7 +445,7 @@ Les droits habituels d'un r

-drwxr-xr-x
+drwxr-xr-x 
 
@@ -463,7 +463,7 @@ La commande chmod (change mode) sert droits d'un fichier, de la manière suivante :

-chmod droits fichier
+chmod droits fichier 
 

@@ -498,7 +498,7 @@ Ainsi, la commande suivante sert boprogramme, pour son propriétaire :

-chmod u+x boprogramme
+chmod u+x boprogramme 
 
@@ -511,7 +511,7 @@ Ou encore, celle-ci sert à tous les autres utilisateurs, groupe inclus :

-chmod go-r secret
+chmod go-r secret 
 

@@ -553,7 +553,7 @@ tout regard ext commande est la suivante (en mode octal) :

-chmod 700 ~
+chmod 700 ~