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: Sun Sep 5 7:02:30 2010 from 38.107.191.101
[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 fork en anglaisMan  en français Man fork en français
Man  en anglais Man sched_setscheduler en anglaisMan  en français Man sched_setscheduler en français
Man  en anglais Man tc en anglaisMan  en français Man tc en français
Man  en anglais Man zic en anglaisMan  en français Man zic en français
Man  en anglais Man wmempcpy en anglaisMan  en français Man wmempcpy en français
Man  en anglais Man strtol en anglaisMan  en français Man strtol en français
Man  en anglais Man lesskey en anglaisMan  en français Man lesskey en français
Man  en anglais Man getitimer en anglaisMan  en français Man getitimer en français
Man  en anglais Man endservent en anglaisMan  en français Man endservent en français
Man  en anglais Man date en anglaisMan  en français Man date en français
Man  en anglais Man ctime_r en anglaisMan  en français Man ctime_r en français
Man  en anglais Man atexit en anglaisMan  en français Man atexit en français
Man  en anglais Man sleep en anglaisMan  en français Man sleep en français
Man  en anglais Man tr en anglaisMan  en français Man tr 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