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
Sh
Commits
b5e7b7b9
Unverified
Commit
b5e7b7b9
authored
Jan 15, 2019
by
Rémy Huet
💻
Browse files
Correct pwd
parent
40f3e218
Pipeline
#33527
passed with stages
in 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/tex/introduction.tex
View file @
b5e7b7b9
...
...
@@ -70,7 +70,7 @@
\begin{Verbatim}
remy@hp-remy:~
$
mkdir scripts
\Pause
remy@hp
-
remy:~
$
cd scripts
\Pause
remy@hp-remy:~
$
nano helloWorld.sh
\Pause
remy@hp-remy:~
/scripts
$
nano helloWorld.sh
\Pause
\end
{
Verbatim
}
\end
{
beamercolorbox
}
...
...
@@ -89,8 +89,8 @@ echo 'Hello World !'
\begin
{
beamercolorbox
}
[
rounded
=
true, shadow
=
true
]
{
terminal
}
\begin
{
Verbatim
}
remy@hp
-
remy:~
$
chmod +x helloWorld.sh
\Pause
remy@hp-remy:~
$
.
/
helloWorld.sh
\Pause
remy@hp
-
remy:~
/
scripts
$
chmod +x helloWorld.sh
\Pause
remy@hp-remy:~
/scripts
$
.
/
helloWorld.sh
\Pause
Hello World
!
\end
{
Verbatim
}
\end
{
beamercolorbox
}
...
...
Write
Preview
Markdown
is supported
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