Bash-Linux.com : Le SHELL pour les nuls

  Actuellement 50 lignes de commande et 1472 man disponibles
login as: root
root@213.186.33.18's password:
Last login: Mon May 28 21:46:57 2012 from 38.107.179.226
[root@bash-linux ~] # echo "Bienvenue sur Bash-Linux.com"_
 Manuel des commandes UNIX (man) Version anglaise

Indiquez la fonction :

Man Getutmp en anglais

GETUTMP(3) Linux Programmer's Manual GETUTMP(3)
 
NAME


getutmp, getutmpx - copy utmp structure to utmpx, and vice versa
 
SYNOPSIS


#define _GNU_SOURCE #include void getutmp(const struct utmpx *ux, struct utmp *u); void getutmpx(const struct utmp *u, struct utmpx *ux);
 
DESCRIPTION


The getutmp() function copies the fields of the utmpx structure pointed to by ux to the corresponding fields of the utmp structure pointed to by u. The getutmpx() function performs the converse operation.
 
RETURN VALUE


These functions do not return a value.
 
VERSIONS


These functions first appeared in glibc in version 2.1.1.
 
CONFORMING TO


These functions are non-standard, but appear on a few other systems, such as Solaris and NetBSD.
 
NOTES


These functions exist primarily for compatibility with other systems where the utmp and utmpx structures contain different fields, or the size of corresponding fields differs. On Linux, the two structures contain the same fields, and the fields have the same sizes.
 
SEE ALSO


getutent(3), utmp(5)
 
COLOPHON


This page is part of release 3.05 of the Linux man-pages project. A description of the project, and information about reporting bugs, can be found at http://www.kernel.org/doc/man-pages/. Linux 2008-07-02 GETUTMP(3)


 Dernières recherches
Man  en anglais Man getutmp en anglaisMan  en français Man getutmp en français
Man  en anglais Man getutent en anglaisMan  en français Man getutent en français
Man  en anglais Man getusershell en anglaisMan  en français Man getusershell en français
Man  en anglais Man gettext en anglaisMan  en français Man gettext en français
Man  en anglais Man getsubopt en anglaisMan  en français Man getsubopt en français
Man  en anglais Man getspnam en anglaisMan  en français Man getspnam en français
Man  en anglais Man getservent en anglaisMan  en français Man getservent en français
Man  en anglais Man getservbyport en anglaisMan  en français Man getservbyport en français
Man  en anglais Man getservbyname en anglaisMan  en français Man getservbyname en français
Man  en anglais Man gets en anglaisMan  en français Man gets en français
Man  en anglais Man getrpcent en anglaisMan  en français Man getrpcent en français
Man  en anglais Man getresuid en anglaisMan  en français Man getresuid en français
Man  en anglais Man getresgid en anglaisMan  en français Man getresgid en français
Man  en anglais Man getpwuid_r en anglaisMan  en français Man getpwuid_r en français
Man  en anglais Man getpwuid en anglaisMan  en français Man getpwuid 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