Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Picasoft
APIs
Init
Linux
Commits
f21b96d1
Commit
f21b96d1
authored
Jan 21, 2019
by
Stephane Bonnet
Browse files
Merge branch 'fix-basics' into 'basics'
Some fixes See merge request picasoft/apis/h19/init/linuxadv!4
parents
f49f9e84
d16791ae
Pipeline
#33805
passed with stage
in 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/cli/basics.tex
View file @
f21b96d1
...
...
@@ -180,15 +180,13 @@ $ pwd
\begin
{
frame
}
[
fragile
]
{
Répertoire personnel
}
Chaque utilisateur dispose d'un répertoire personnel aussi appelé
\emph
{
home directory
}
.
Ce répertoire a le même nom que l'utilisateur.
\begin
{
block
}{
Répertoire
\texttt
{
\char
`
\~
}}
Le répertoire
\texttt
{
\char
`
\~
}
représente le home directory de l'utilisateur courant.
\end
{
block
}
\begin
{
alertblock
}{
Remarque
}
La commande
\cmd
{
cd
}
sans arguments revient au
répertoire courant
.
La commande
\cmd
{
cd
}
sans arguments revient au
home directory de l'utilisateur
.
\end
{
alertblock
}
\begin
{
columns
}
...
...
@@ -239,7 +237,7 @@ L'arborescence est complexe mais organisée.
\hline
/
etc
&
Fichiers de configuration de la machine
\\
\hline
/
home
&
Répertoires personnels
\\
/
home
&
Répertoires personnels
(
en général
)
\\
\hline
/
lib
&
Bibliothèques système
\\
\hline
...
...
@@ -291,7 +289,7 @@ L'arborescence est complexe mais organisée.
\cmd
{
nano fichier.txt
}
Quittez nano avec
\cmd
{
CTRL
+
K
}
Quittez nano avec
\cmd
{
CTRL
+
X
}
\end
{
exampleblock
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment