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 Aug 1 8:02:15 2010 from 38.107.191.104
[root@bash-linux ~] # echo "Bienvenue sur Bash-Linux.com"_
 Manuel des commandes UNIX (man) Version anglaise

Indiquez la fonction :

Man Pstree en anglais

PSTREE(1) User Commands PSTREE(1)
 
NAME


pstree - display a tree of processes
 
SYNOPSIS


pstree [-a] [-c] [-h|-Hpid] [-l] [-n] [-p] [-u] [-Z] [-A|-G|-U] [pid|user] pstree -V
 
DESCRIPTION


pstree shows running processes as a tree. The tree is rooted at either pid or init if pid is omitted. If a user name is specified, all process trees rooted at processes owned by that user are shown. pstree visually merges identical branches by putting them in square brackets and prefixing them with the repetition count, e.g. init-+-getty |-getty |-getty `-getty becomes init---4*[getty] Child threads of a process are found under the parent process and are shown with the process name in curly braces, e.g. icecast2---13*[{icecast2}] If pstree is called as pstree.x11 then it will prompt the user at the end of the line to press return and will not return until that has hap- pened. This is useful for when pstree is run in a xterminal.
 
OPTIONS


-a Show command line arguments. If the command line of a process is swapped out, that process is shown in parentheses. -a implicitly disables compaction. -A Use ASCII characters to draw the tree. -c Disable compaction of identical subtrees. By default, subtrees are compacted whenever possible. -G Use VT100 line drawing characters. -h Highlight the current process and its ancestors. This is a no-op if the terminal doesn't support highlighting or if neither the current process nor any of its ancestors are in the subtree being shown. -H Like -h, but highlight the specified process instead. Unlike with -h, pstree fails when using -H if highlighting is not available. -l Display long lines. By default, lines are truncated to the dis- play width or 132 if output is sent to a non-tty or if the dis- play width is unknown. -n Sort processes with the same ancestor by PID instead of by name. (Numeric sort.) -p Show PIDs. PIDs are shown as decimal numbers in parentheses after each process name. -p implicitly disables compaction. -u Show uid transitions. Whenever the uid of a process differs from the uid of its parent, the new uid is shown in parentheses after the process name. -U Use UTF-8 (Unicode) line drawing characters. Under Linux 1.1-54 and above, UTF-8 mode is entered on the console with echo -e '\033%8' and left with echo -e '\033%@' -V Display version information. -Z (SELinux) Show security context for each process.
 
FILES


/proc location of the proc file system
 
AUTHORS


Werner Almesberger Craig Small
 
BUGS


Some character sets may be incompatible with the VT100 characters.
 
SEE ALSO


ps(1), top(1). Linux 2004-11-09 PSTREE(1)


 Dernières recherches
Man  en anglais Man pstree en anglaisMan  en français Man pstree en français
Man  en anglais Man cron en anglaisMan  en français Man cron en français
Man  en anglais Man mkdir en anglaisMan  en français Man mkdir en français
Man  en anglais Man sprintf en anglaisMan  en français Man sprintf en français
Man  en anglais Man connect en anglaisMan  en français Man connect en français
Man  en anglais Man regex en anglaisMan  en français Man regex en français
Man  en anglais Man fseek en anglaisMan  en français Man fseek en français
Man  en anglais Man fork en anglaisMan  en français Man fork en français
Man  en anglais Man sched_yield en anglaisMan  en français Man sched_yield en français
Man  en anglais Man getsockopt en anglaisMan  en français Man getsockopt en français
Man  en anglais Man ip en anglaisMan  en français Man ip en français
Man  en anglais Man hosts en anglaisMan  en français Man hosts en français
Man  en anglais Man gunzip en anglaisMan  en français Man gunzip en français
Man  en anglais Man select_tut en anglaisMan  en français Man select_tut en français
Man  en anglais Man wait en anglaisMan  en français Man wait 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