2009-09-20 12:34:28 +02:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2002-12-02 17:00:47 +01:00
|
|
|
|
<!DOCTYPE html
|
|
|
|
|
PUBLIC "-//ENS/Tuteurs//DTD TML 1//EN"
|
|
|
|
|
"tuteurs://DTD/tml.dtd">
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
<title>Prise de contact</title>
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
|
|
<h1>Exercices de prise de contact et commandes simples</h1>
|
|
|
|
|
|
|
|
|
|
<ol>
|
|
|
|
|
|
|
|
|
|
<li> <a href="solutions/contact-sol.html#prompt">&icone.solution;</a> Comment
|
2009-09-20 12:27:14 +02:00
|
|
|
|
s'appelle votre machine ?</li>
|
2002-12-02 17:00:47 +01:00
|
|
|
|
|
|
|
|
|
<li><a href="solutions/contact-sol.html#qui">&icone.solution;</a> Comment
|
2009-09-20 12:27:14 +02:00
|
|
|
|
s'appellent les deux stations situées de part et d'autre de l'imprimante
|
|
|
|
|
en salle S ? (<code>qui</code>).</li>
|
2002-12-02 17:00:47 +01:00
|
|
|
|
|
|
|
|
|
<li><a href="solutions/contact-sol.html#vedette">&icone.solution;</a> Y a-t-il
|
2009-09-20 12:27:14 +02:00
|
|
|
|
quelqu'un de physiquement logué en ce moment sur vedette, à
|
|
|
|
|
Jourdan ? (<code>qui</code>).</li>
|
2002-12-02 17:00:47 +01:00
|
|
|
|
|
|
|
|
|
<li><a href="solutions/contact-sol.html#tuteur">&icone.solution;</a> Y a-t-il un
|
2009-09-20 12:27:14 +02:00
|
|
|
|
tuteur en salle du 46 en ce moment ? (<code>qui</code>).</li>
|
2002-12-02 17:00:47 +01:00
|
|
|
|
|
|
|
|
|
<li><a href="solutions/contact-sol.html#date">&icone.solution;</a> Quel jour
|
2009-09-20 12:27:14 +02:00
|
|
|
|
sommes-nous ? (<code>date</code>).</li>
|
2002-12-02 17:00:47 +01:00
|
|
|
|
|
|
|
|
|
<li><a href="solutions/contact-sol.html#pot">&icone.solution;</a> Qu'y avait-il au
|
2009-09-20 12:27:14 +02:00
|
|
|
|
pot hier ? (<code>pot</code>).</li>
|
2002-12-02 17:00:47 +01:00
|
|
|
|
|
|
|
|
|
<li><a href="solutions/contact-sol.html#cal">&icone.solution;</a> Quel jour de la
|
2009-09-20 12:27:14 +02:00
|
|
|
|
semaine êtes-vous né ? (<code>cal</code>).</li>
|
2002-12-02 17:00:47 +01:00
|
|
|
|
|
|
|
|
|
<li><a href="solutions/contact-sol.html#who">&icone.solution;</a> Qui est
|
2009-09-20 12:27:14 +02:00
|
|
|
|
actuellement logué sur drakkar ? (<code>who</code>).</li>
|
2002-12-02 17:00:47 +01:00
|
|
|
|
|
|
|
|
|
<li><a href="solutions/contact-sol.html#finger">&icone.solution;</a> Quel est le
|
2009-09-20 12:27:14 +02:00
|
|
|
|
nom complet de la personne dont le login est <code>mlnguyen</code> ?
|
|
|
|
|
De quelle promotion est-il ? (<code>finger</code>).</li>
|
2002-12-02 17:00:47 +01:00
|
|
|
|
|
|
|
|
|
<li><a href="solutions/contact-sol.html#whoami">&icone.solution;</a> Affichez
|
|
|
|
|
votre nom de login (<code>whoami</code>). </li>
|
|
|
|
|
|
|
|
|
|
<li> <a href="solutions/contact-sol.html#diff">&icone.solution;</a> Quelles sont
|
2009-09-20 12:27:14 +02:00
|
|
|
|
les différences entre <code>write</code> et <code>talk</code> ?</li>
|
2002-12-02 17:00:47 +01:00
|
|
|
|
</ol>
|
|
|
|
|
|
2009-09-20 12:27:14 +02:00
|
|
|
|
<div class="metainformation"> Auteur : Émilia Robin, Joël Riou.
|
2009-09-27 22:00:55 +02:00
|
|
|
|
<date value="from git" /> </div>
|
2002-12-02 17:00:47 +01:00
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|
|
|
|
|
|