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 Feb 13 0:32:40 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 Inotify_init en anglais

INOTIFY_INIT(2) Linux Programmer's Manual INOTIFY_INIT(2)
 
NAME


inotify_init - initialize an inotify instance
 
SYNOPSIS


#include int inotify_init(void);
 
DESCRIPTION


inotify_init() initializes a new inotify instance and returns a file descriptor associated with a new inotify event queue.
 
RETURN VALUE


On success, inotify_init() returns a new file descriptor, or -1 if an error occurred (in which case, errno is set appropriately).
 
ERRORS


EMFILE The user limit on the total number of inotify instances has been reached. ENFILE The system limit on the total number of file descriptors has been reached. ENOMEM Insufficient kernel memory is available.
 
VERSIONS


Inotify was merged into the 2.6.13 Linux kernel.
 
CONFORMING TO


This system call is Linux-specific.
 
SEE ALSO


inotify_add_watch(2), inotify_rm_watch(2), inotify(7)
 
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 2006-02-07 INOTIFY_INIT(2)


 Dernières recherches
Man  en anglais Man inotify_init en anglaisMan  en français Man inotify_init en français
Man  en anglais Man mq_timedsend en anglaisMan  en français Man mq_timedsend en français
Man  en anglais Man arp en anglaisMan  en français Man arp en français
Man  en anglais Man pty en anglaisMan  en français Man pty en français
Man  en anglais Man gettimeofday en anglaisMan  en français Man gettimeofday en français
Man  en anglais Man chcon en anglaisMan  en français Man chcon en français
Man  en anglais Man epoll_create en anglaisMan  en français Man epoll_create en français
Man  en anglais Man tcp en anglaisMan  en français Man tcp en français
Man  en anglais Man reiserfstune en anglaisMan  en français Man reiserfstune en français
Man  en anglais Man sem_overview en anglaisMan  en français Man sem_overview en français
Man  en anglais Man pts en anglaisMan  en français Man pts en français
Man  en anglais Man exp en anglaisMan  en français Man exp en français
Man  en anglais Man rpc en anglaisMan  en français Man rpc en français
Man  en anglais Man siginterrupt en anglaisMan  en français Man siginterrupt en français
Man  en anglais Man posix_openpt en anglaisMan  en français Man posix_openpt 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