Invoquer un shell interactif sur la machine locale.
Un shell interactif renvoie l'erreur si le fichier ne peut pas être exécuté.
Cette option est validée par défaut pour un shell interactif. ignoreeof
La section suivante explique comment accéder aux journaux et à un shell interactif durant l'installation.
The following sections describe how to access logs and an interactive shell during the installation.
Le shell interactif stocke votre historique et peut y accéder en utilisant les touches haut et bas.
The interactive shell stores your history which can be accessed using the up and down keys.
R - est un puissant environnement distribué gratuitement des statistiques, qui inclut un langage de programmation, un shell interactif, et de nombreuses fonctions graphiques.
R - is a powerful distributed free statistical environment, which includes a programming language, an interactive shell, and extensive graphics capabilities.
Par exemple, vous pouvez gérer un logiciel sur une image de disque avec l'option installroot, et les versions récentes fournissent un shell interactif regroupant de nombreuses commandes très utiles.
For example, you may manage software on disk images with the installroot feature, and recent versions provide an interactive shell to enable you to quickly carry out batches of commands.
Comment obtenir un prompt shell interactif dans un nœud de calcul de votre partition par défaut ?
How to get an interactive shell prompt in a compute node of your default partition?
Pour utiliser les exemples suivants, placez-les dans le fichier d'initialisation du shell approprié, c'est-à-dire un fichier lu lors du lancement d'un shell interactif.
The examples below should be used by inserting them into the appropriate shell initialisation file; i.e. one that is sourced by interactive shells on startup.
permet d'exécuter plusieurs terminaux virtuels avec un shell interactif sur chacun, sur un unique terminal physique ou émulateur de terminal.
program allows you to run multiple virtual terminals, each with its own interactive shell, on a single physical terminal or terminal emulation window.
bash accepte les arguments -login et -i qui sont utilisés pour obtenir respectivement un login shell et/ou un shell interactif.
bash receives command line arguments -login and -i that can be used to set the shell as a login shell or interactive shell respectively.
L'option -S welcome sur la ligne de commande indique à web2py de démarrer sur un shell interactif comme si les commandes étaient exécutées dans un contrôleur pour l'application welcome, l'application par défaut de web2py.
The -S welcome command line option instructs web2py to run the interactive shell as if the commands were executed in a controller for the welcome application, the web2py scaffolding application.
Si vous utilisez le shell interactif (par opposition à l'interface notebook), vous pouvez taper %hist à n'importe quel moment pour obtenir la liste de toutes les lignes de commandes entrées depuis le début de la session.
In fact, if you're using the interactive shell (not the notebook interface), then at any point you may type %history (or %hist) to get a listing of all input lines typed so far.