Modifications

Sauter à la navigation Sauter à la recherche
234 octets ajoutés ,  15 décembre 2016 à 12:16
Ligne 398 : Ligne 398 :     
=== shell ===
 
=== shell ===
  shell some-command
+
  shell commande-shell
  !some-command
+
  !commande-shell
   −
The shell command can also be abbreviated using the exclamation point.
+
Ceci invoke une commande dans le shell de votre système d'exploitation puis rend la main à RShell.
This will invoke a command, and return back to rshell.  
     −
Example:
+
La commande {{fname|shell}} peut être remplacée par son abréviation {{fname|!}}.
    +
Exemple:
 
  !make deploy
 
  !make deploy
   −
will flash the pyboard.
+
Dans l'exemple ci-dessus, l'utilitaire {{fname|make}} est appelé avec l'argument ''deploy'' dans le shell du système d'exploitation. Cela permet, en autre, de pouvoir flasher une carte PyBoard.
29 836

modifications

Menu de navigation