Bash-Linux.com : Le SHELL pour les nuls

  Actuellement 46 lignes de commande disponibles
login as: root
root@213.186.33.18's password:
Last login: Fri Mar 12 17:32:35 2010 from 38.107.191.118
[root@bash-linux ~] # echo "Bienvenue sur Bash-Linux.com"_
 Manuel des commandes UNIX (man) Version anglaise

Indiquez la fonction :

Man Open en anglais

OPENVT(1) Linux User's Manual OPENVT(1)
 
NAME


openvt - start a program on a new virtual terminal (VT).
 
SYNOPSIS


openvt [-c vtnumber] [-f] [-s] [-u] [-l] [-v] [--] command com- mand_options
 
DESCRIPTION


openvt will find the first available VT, and run on it the given com- mand with the given command options, standard input, output and error are directed to that terminal. The current search path ($PATH) is used to find the requested command. If no command is specified then the environment variable $SHELL is used.
 
OPTIONS


-c vtnumber Use the given VT number and not the first available. Note you must have write access to the supplied VT for this to work. -f Force opening a VT: don't try to check if a VT is already in use. -s Switch to the new VT when starting the command. The VT of the new command will be made the new current VT. -u Figure out the owner of the current VT, and run login as that user. Suitable to be called by init. Shouldn't be used with -c or -l. -l Make the command a login shell. A - is prepended to the name of the command to be executed. -v Be a bit more verbose. -w wait for command to complete. If -w and -s are used together then openvt will switch back to the controlling terminal when the command completes. -- end of options to openvt.
 
EXAMPLES


openvt can be used to start a shell on the next free VT, by using the command: openvt bash To start the shell as a login shell, use: openvt -l bash
 
SEE ALSO


chvt(1), login(1).
 
AUTHOR


Jon Tombs
 
HISTORY


Earlier, openvt was called open. It was written by Jon Tombs . The -w idea from "sam". Console tools 19 Jul 1996 OPENVT(1)


 Dernières recherches
Man  en anglais Man open en anglaisMan  en français Man open en français
Man  en anglais Man free en anglaisMan  en français Man free en français
Man  en anglais Man nanosleep en anglaisMan  en français Man nanosleep en français
Man  en anglais Man forkpty en anglaisMan  en français Man forkpty en français
Man  en anglais Man id en anglaisMan  en français Man id en français
Man  en anglais Man fcvt en anglaisMan  en français Man fcvt en français
Man  en anglais Man logger en anglaisMan  en français Man logger en français
Man  en anglais Man tail en anglaisMan  en français Man tail en français
Man  en anglais Man awk en anglaisMan  en français Man awk en français
Man  en anglais Man ln en anglaisMan  en français Man ln en français
Man  en anglais Man sem_init en anglaisMan  en français Man sem_init en français
Man  en anglais Man printf en anglaisMan  en français Man printf en français
Man  en anglais Man cut en anglaisMan  en français Man cut en français
Man  en anglais Man pty en anglaisMan  en français Man pty en français
Man  en anglais Man ld en anglaisMan  en français Man ld en français

 Recherche

Dans ce moteur de recherche, vous pouvez taper directement votre besoin, en une phrase normale, humaine.
Exemple : vous cherchez comment remplacer un mot par un autre dans tous les fichiers d'un certain dossier. Vous pouvez écrire "Comment remplacer un mot par un autre dans tous les fichiers d'un dossier". Le moteur vous ramenera les résultats en fonction de leur pertinence.
Vous pouvez bien sûr ne chercher qu'un seul mot-clé, par exemple "find".
 Toutes les lignes de code
Par popularité
Par fonction
Recherche avancée
 Les logiciels SHELL/SSH
Putty
Astuces Bash
Faire du SHELL avec PHP!
 La doc officielle
Les man Linux en français
Les man Linux en anglais
 Proposer vos bash
Partagez vos lignes!
 Les requêtes
Déposer une requête
Voir/répondre à une requête
 Quelques sites interessants
Bons sites pour apprendre
 Rechercher