Commande | Description |
| ERR_GET_FUNC(3) | get library, function and reason code |
| ERR_GET_LIB(3) | get library, function and reason code |
| ERR_GET_REASON(3) | get library, function and reason code |
| ERR_PACK(3) | load arbitrary error strings |
| ERR_add_error_data(3) | record an error |
| ERR_clear_error(3) | clear the error queue |
| ERR_error_string(3) | obtain human-readable error message |
| ERR_error_string_n(3) | obtain human-readable error message |
| ERR_free_strings(3) | load and free error strings |
| ERR_func_error_string(3) | obtain human-readable error message |
| ERR_get_error(3) | obtain error code and data |
| ERR_get_error_line(3) | obtain error code and data |
| ERR_get_error_line_data(3) | obtain error code and data |
| ERR_get_next_error_library(3) | load arbitrary error strings |
| ERR_lib_error_string(3) | obtain human-readable error message |
| ERR_load_UI_strings(3) | New User Interface |
| ERR_load_crypto_strings(3) | load and free error strings |
| ERR_load_strings(3) | load arbitrary error strings |
| ERR_peek_error(3) | obtain error code and data |
| ERR_peek_error_line(3) | obtain error code and data |
| ERR_peek_error_line_data(3) | obtain error code and data |
| ERR_peek_last_error(3) | obtain error code and data |
| ERR_peek_last_error_line(3) | obtain error code and data |
| ERR_peek_last_error_line_data(3) | obtain error code and data |
| ERR_pop_to_mark(3) | set marks and pop errors until mark |
| ERR_print_errors(3) | print error messages |
| ERR_print_errors_fp(3) | print error messages |
| ERR_put_error(3) | record an error |
| ERR_reason_error_string(3) | obtain human-readable error message |
| ERR_remove_state(3) | free a thread's error queue |
| ERR_set_mark(3) | set marks and pop errors until mark |
| EVP_BytesToKey(3) | password based encryption routine |
| EVP_CIPHER_CTX_block_size(3) | EVP cipher routines |
| EVP_CIPHER_CTX_cipher(3) | EVP cipher routines |
| EVP_CIPHER_CTX_cleanup(3) | EVP cipher routines |
| EVP_CIPHER_CTX_ctrl(3) | EVP cipher routines |
| EVP_CIPHER_CTX_flags(3) | EVP cipher routines |
| EVP_CIPHER_CTX_get_app_data(3) | EVP cipher routines |
| EVP_CIPHER_CTX_init(3) | EVP cipher routines |
| EVP_CIPHER_CTX_iv_length(3) | EVP cipher routines |
| EVP_CIPHER_CTX_key_length(3) | EVP cipher routines |
| EVP_CIPHER_CTX_mode(3) | EVP cipher routines |
| EVP_CIPHER_CTX_nid(3) | EVP cipher routines |
| EVP_CIPHER_CTX_set_app_data(3) | EVP cipher routines |
| EVP_CIPHER_CTX_set_key_length(3) | EVP cipher routines |
| EVP_CIPHER_CTX_set_padding(3) | EVP cipher routines |
| EVP_CIPHER_CTX_type(3) | EVP cipher routines |
| EVP_CIPHER_asn1_to_param(3) | EVP cipher routines |
| EVP_CIPHER_block_size(3) | EVP cipher routines |
| EVP_CIPHER_flags(3) | EVP cipher routines |
| EVP_CIPHER_iv_length(3) | EVP cipher routines |
| EVP_CIPHER_key_length(3) | EVP cipher routines |
| EVP_CIPHER_mode(3) | EVP cipher routines |
| EVP_CIPHER_nid(3) | EVP cipher routines |
| EVP_CIPHER_param_to_asn1(3) | EVP cipher routines |
| EVP_CIPHER_type(3) | EVP cipher routines |
| EVP_CipherFinal(3) | EVP cipher routines |
| EVP_CipherFinal_ex(3) | EVP cipher routines |
| EVP_CipherInit(3) | EVP cipher routines |
| EVP_CipherInit_ex(3) | EVP cipher routines |
| EVP_CipherUpdate(3) | EVP cipher routines |
| EVP_DecryptFinal(3) | EVP cipher routines |
| EVP_DecryptFinal_ex(3) | EVP cipher routines |
| EVP_DecryptInit(3) | EVP cipher routines |
| EVP_DecryptInit_ex(3) | EVP cipher routines |
| EVP_DecryptUpdate(3) | EVP cipher routines |
| EVP_DigestFinal_ex(3) | EVP digest routines |
| EVP_DigestInit_ex(3) | EVP digest routines |
| EVP_DigestUpdate(3) | EVP digest routines |
| EVP_EncryptFinal(3) | EVP cipher routines |
| EVP_EncryptFinal_ex(3) | EVP cipher routines |
| EVP_EncryptInit(3) | EVP cipher routines |
| EVP_EncryptInit_ex(3) | EVP cipher routines |
| EVP_EncryptUpdate(3) | EVP cipher routines |
| EVP_MAX_MD_SIZE(3) | EVP digest routines |
| EVP_MD_CTX_block_size(3) | EVP digest routines |
| EVP_MD_CTX_cleanup(3) | EVP digest routines |
| EVP_MD_CTX_copy(3) | EVP digest routines |
| EVP_MD_CTX_copy_ex(3) | EVP digest routines |
| EVP_MD_CTX_create(3) | EVP digest routines |
| EVP_MD_CTX_destroy(3) | EVP digest routines |
| EVP_MD_CTX_init(3) | EVP digest routines |
| EVP_MD_CTX_md(3) | EVP digest routines |
| EVP_MD_CTX_size(3) | EVP digest routines |
| EVP_MD_CTX_type(3) | EVP digest routines |
| EVP_MD_block_size(3) | EVP digest routines |
| EVP_MD_pkey_type(3) | EVP digest routines |
| EVP_MD_size(3) | EVP digest routines |
| EVP_MD_type(3) | EVP digest routines |
| EVP_OpenFinal(3) | EVP envelope decryption |
| EVP_OpenInit(3) | EVP envelope decryption |
| EVP_OpenUpdate(3) | EVP envelope decryption |
| EVP_PKEY_assign_DH(3) | EVP_PKEY assignment functions |
| EVP_PKEY_assign_DSA(3) | EVP_PKEY assignment functions |
| EVP_PKEY_assign_EC_KEY(3) | EVP_PKEY assignment functions |
| EVP_PKEY_assign_RSA(3) | EVP_PKEY assignment functions |
| EVP_PKEY_free(3) | private key allocation functions |
| EVP_PKEY_get1_DH(3) | EVP_PKEY assignment functions |
| EVP_PKEY_get1_DSA(3) | EVP_PKEY assignment functions |
| EVP_PKEY_get1_EC_KEY(3) | EVP_PKEY assignment functions |
| EVP_PKEY_get1_RSA(3) | EVP_PKEY assignment functions |
| EVP_PKEY_new(3) | private key allocation functions |
| EVP_PKEY_set1_DH(3) | EVP_PKEY assignment functions |
| EVP_PKEY_set1_DSA(3) | EVP_PKEY assignment functions |
| EVP_PKEY_set1_EC_KEY(3) | EVP_PKEY assignment functions |
| EVP_PKEY_set1_RSA(3) | EVP_PKEY assignment functions |
| EVP_PKEY_type(3) | EVP_PKEY assignment functions |
| EVP_SealFinal(3) | EVP envelope encryption |
| EVP_SealInit(3) | EVP envelope encryption |
| EVP_SealUpdate(3) | EVP envelope encryption |
| EVP_SignFinal(3) | EVP signing functions |
| EVP_SignInit(3) | EVP signing functions |
| EVP_SignUpdate(3) | EVP signing functions |
| EVP_VerifyFinal(3) | EVP signature verification functions |
| EVP_VerifyInit(3) | EVP signature verification functions |
| EVP_VerifyUpdate(3) | EVP signature verification functions |
| EVP_dss(3) | EVP digest routines |
| EVP_dss1(3) | EVP digest routines |
| EVP_get_cipherbyname(3) | EVP cipher routines |
| EVP_get_cipherbynid(3) | EVP cipher routines |
| EVP_get_cipherbyobj(3) | EVP cipher routines |
| EVP_get_digestbyname(3) | EVP digest routines |
| EVP_get_digestbynid(3) | EVP digest routines |
| EVP_get_digestbyobj(3) | EVP digest routines |
| EVP_md2(3) | EVP digest routines |
| EVP_md5(3) | EVP digest routines |
| EVP_md_null(3) | EVP digest routines |
| EVP_mdc2(3) | EVP digest routines |
| EVP_ripemd160(3) | EVP digest routines |
| EVP_sha(3) | EVP digest routines |
| EVP_sha1(3) | EVP digest routines |
| Ekiga(1) | SIP and H.323 Voice over IP and Videoconferencing for UN*X |
| Enchant(1) | a spellchecker |
| Encode(3) | character encodings |
| Encode::Alias(3) | alias definitions to encodings |
| Encode::Byte(3) | Single Byte Encodings |
| Encode::CN(3) | China-based Chinese Encodings |
| Encode::Detect(3) | An Encode::Encoding subclass that detects the encoding of data |
| Encode::Detect::Detector(3) | Detects the encoding of data |
| Encode::EBCDIC(3) | EBCDIC Encodings |
| Encode::Encoding(3) | Encode Implementation Base Class |
| Encode::JP(3) | Japanese Encodings |
| Encode::KR(3) | Korean Encodings |
| Encode::Symbol(3) | Symbol Encodings |
| Encode::TW(3) | Taiwan-based Chinese Encodings |
| English(3) | use nice English (or awk) names for ugly punctuation variables |
| Env(3) | perl module that imports environment variables as scalars or arrays |
| Errno(3) | System errno constants |
| Error(3) | Error/exception handling in an OO-ish way |
| Error::Simple(3) | the simple error sub-class of Error |
| Exporter(3) | Implements default import method for modules |
| Exporter::Heavy(3) | Exporter guts |
| ExtUtils::CBuilder(3) | Compile and link C code for Perl modules |
| ExtUtils::CBuilder::Platform::Windows(3) | Builder class for Windows platforms |
| ExtUtils::Command(3) | utilities to replace common UNIX commands in Makefiles etc |
| ExtUtils::Command::MM(3) | Commands for the MM's to use in Makefiles |
| ExtUtils::Constant(3) | generate XS code to import C header constants |
| ExtUtils::Constant::Base(3) | base class for ExtUtils::Constant objects |
| ExtUtils::Constant::Utils(3) | helper functions for ExtUtils::Constant |
| ExtUtils::Embed(3) | Utilities for embedding Perl in C/C++ applications |
| ExtUtils::Install(3) | install files from here to there |
| ExtUtils::Installed(3) | Inventory management of installed modules |
| ExtUtils::Liblist(3) | determine libraries to use and how to use them |
| ExtUtils::MM(3) | OS adjusted ExtUtils::MakeMaker subclass |
| ExtUtils::MM_AIX(3) | AIX specific subclass of ExtUtils::MM_Unix |
| ExtUtils::MM_Any(3) | Platform-agnostic MM methods |
| ExtUtils::MM_BeOS(3) | methods to override UN*X behaviour in ExtUtils::MakeMaker |
| ExtUtils::MM_Cygwin(3) | methods to override UN*X behaviour in ExtUtils::MakeMaker |
| ExtUtils::MM_DOS(3) | DOS specific subclass of ExtUtils::MM_Unix |
| ExtUtils::MM_MacOS(3) | once produced Makefiles for MacOS Classic |
| ExtUtils::MM_NW5(3) | methods to override UN*X behaviour in ExtUtils::MakeMaker |
| ExtUtils::MM_OS2(3) | methods to override UN*X behaviour in ExtUtils::MakeMaker |
| ExtUtils::MM_QNX(3) | QNX specific subclass of ExtUtils::MM_Unix |
| ExtUtils::MM_UWIN(3) | U/WIN specific subclass of ExtUtils::MM_Unix |
| ExtUtils::MM_Unix(3) | methods used by ExtUtils::MakeMaker |
| ExtUtils::MM_VMS(3) | methods to override UN*X behaviour in ExtUtils::MakeMaker |
| ExtUtils::MM_VOS(3) | VOS specific subclass of ExtUtils::MM_Unix |
| ExtUtils::MM_Win32(3) | methods to override UN*X behaviour in ExtUtils::MakeMaker |
| ExtUtils::MM_Win95(3) | method to customize MakeMaker for Win9X |
| ExtUtils::MY(3) | ExtUtils::MakeMaker subclass for customization |
| ExtUtils::MakeMaker(3) | Create a module Makefile |
| ExtUtils::MakeMaker::Config(3) | Wrapper around Config.pm |
| ExtUtils::MakeMaker::FAQ(3) | Frequently Asked Questions About MakeMaker |
| ExtUtils::MakeMaker::Tutorial(3) | Writing a module with MakeMaker |
| ExtUtils::MakeMaker::bytes(3) | Version-agnostic bytes.pm |
| ExtUtils::MakeMaker::vmsish(3) | Platform-agnostic vmsish.pm |
| ExtUtils::Manifest(3) | utilities to write and check a MANIFEST file |
| ExtUtils::Miniperl(3) | write the C code for perlmain.c |
| ExtUtils::Mkbootstrap(3) | make a bootstrap file for use by DynaLoader |
| ExtUtils::Mksymlists(3) | write linker options files for dynamic extension |
| ExtUtils::Packlist(3) | manage .packlist files |
| ExtUtils::ParseXS(3) | converts Perl XS code into C code |
| ExtUtils::testlib(3) | add blib/* directories to @INC |
| e2fsck(8) | check a Linux ext2/ext3 file system |
| e2fsck.conf(5) | Configuration file for e2fsck |
| e2image(8) | Save critical ext2/ext3 filesystem metadata to a file |
| e2label(8) | Change le nom d'un système de fichiers ext2 |
| e2undo(8) | Replay an undo log for an ext2/ext3/ext4 filesystem |
| eaccess(3) | Vérifier les permissions utilisateur effectif d'un fichier |
| ec(1) | EC key processing |
| ecb_crypt(3) | Cryptage DES rapide |
| ecdsa(3) | Elliptic Curve Digital Signature Algorithm |
| echo(1) | display a line of text |
| echo(3) | curses input options |
| echo_wchar(3) | add a complex character and rendition to a curses window, then advance the cursor |
| echochar(3) | add a character (with attributes) to a curses window, then advance the cursor |
| ecparam(1) | EC parameter manipulation and generation |
| ecvt(3) | Convertir des nombres réels en chaînes de caractères |
| ecvt_r(3) | Convertir un nombre réel en chaîne de caractères |
| ed(1) | text editor |
| edata(3) | end of program segments |
| edd_id(8) | udev callout to identify BIOS disk drives via EDD |
| edit-faxcover(1) | edit faxcover.ps |
| editcap(1) | Edit and/or translate the format of capture files |
| editres(1) | a dynamic resource editor for X Toolkit applications |
| egrep(1) | print lines matching a pattern |
| eject(1) | eject removable media |
| elatex(1) | Composition et formatage de textes structurés |
| elf(5) | Format des fichiers au Format de Liaison et d'Exécution (ELF) |
| elographics(4) | pilote d'entrée Elographics |
| emacs(1) | projet GNU Emacs |
| enable(1) | bash built-in commands, see bash(1) |
| enable_X11_numlock(1) | Active la fonction « numlock » dans X11 |
| enable_bh(9) | split-half interrupt handling |
| enc(1) | symmetric cipher routines |
| encode_keychange(1) | produce the KeyChange string for SNMPv3 |
| encoding(3) | allows you to write your script in non-ascii or non-utf8 |
| encoding(n) | Manipulate encodings |
| encoding::warnings(3) | Warn on implicit encoding conversions |
| encrypt(3) | Crypter des messages de 64 bits |
| encrypt_r(3) | Crypter des messages de 64 bits |
| end(3) | end of program segments |
| endaliasent(3) | Lire une entrée alias |
| endfsent(3) | Gérer la table des systèmes de fichiers |
| endgrent(3) | Lire les enregistrements du fichier des groupes |
| endhostent(3) | Obtenir des informations concernant le réseau |
| endmntent(3) | Obtenir des descriptions d'un système de fichiers |
| endnetent(3) | Lire les informations réseau |
| endnetgrent(3) | Gérer les entrées du groupe réseau |
| endprotoent(3) | Accéder aux protocoles |
| endpwent(3) | Lire un enregistrement du fichier des mots de passe |
| endrpcent(3) | Lire une entrée RPC |
| endservent(3) | Accéder aux informations sur les services |
| endspent(3) | Obtenir un enregistrement du fichier des mots de passe cachés |
| endttyent(3) | Lire le fichier des terminaux |
| endusershell(3) | Obtenir la liste des interpréteurs de commande utilisateur permis |
| endutent(3) | Accéder aux enregistrements utmp |
| endwin(3) | curses screen initialization and manipulation routines |
| enemies-of-carlotta(1) | un gestionnaire de listes de diffusion simple |
| engine(3) | ENGINE cryptographic module support |
| enscript(1) | convert text files to PostScript, HTML, RTF, ANSI, and overstrikes |
| entry(n) | Create and manipulate entry widgets |
| env(1) | run a program in a modified environment |
| environ(7) | Environnement de l'utilisateur |
| envsubst(1) | substitutes environment variables in shell format strings |
| envz_add(3) | Gestion des chaînes d'environnement |
| envz_entry(3) | Gestion des chaînes d'environnement |
| envz_get(3) | Gestion des chaînes d'environnement |
| envz_merge(3) | Gestion des chaînes d'environnement |
| envz_remove(3) | Gestion des chaînes d'environnement |
| envz_strip(3) | Gestion des chaînes d'environnement |
| eof(n) | Check for end of file condition on channel |
| epoll(7) | I/O event notification facility |
| epoll_create(2) | Ouvrir un descripteur de fichier epoll |
| epoll_create1(2) | open an epoll file descriptor |
| epoll_ctl(2) | Interface de contrôle pour un descripteur epoll |
| epoll_pwait(2) | Attendre un événement sur un descripteur epoll |
| epoll_wait(2) | Attendre un événement sur un descripteur epoll |
| eps2eps(1) | Ghostscript PostScript distiller |
| epsffit(1) | fit encapsulated PostScript file (EPSF) into constrained size |
| eqn(1) | format equations for troff |
| eqn2graph(1) | convert an EQN equation into a cropped image |
| erand48(3) | Générateurs de nombres pseudo-aléatoires uniformément distribués |
| erand48_r(3) | Générer des nombres pseudo-aléatoire uniformemment distribués de manière réentrante |
| erase(3) | clear all or part of a curses window |
| erasechar(3) | curses environment query routines |
| erasewchar(3) | curses environment query routines |
| erf(3) | Fonctions d'erreur et fonctions d'erreur complémentaires |
| erfc(3) | complementary error function |
| erfcf(3) | Fonctions d'erreur et fonctions d'erreur complémentaires |
| erfcl(3) | Fonctions d'erreur et fonctions d'erreur complémentaires |
| erff(3) | Fonctions d'erreur et fonctions d'erreur complémentaires |
| erfl(3) | Fonctions d'erreur et fonctions d'erreur complémentaires |
| erfl,(3) | error function |
| err(3) | Messages d'erreur formatés |
| errno(3) | Code de la dernière erreur |
| error(3) | Fonctions de compte-rendu d'erreurs de la glibc |
| error(8) | Postfix error/retry mail delivery agent |
| error(n) | Generate an error |
| error_at_line(3) | Fonctions de compte-rendu d'erreurs de la glibc |
| error_message_count(3) | Fonctions de compte-rendu d'erreurs de la glibc |
| error_on_per_line(3) | Fonctions de compte-rendu d'erreurs de la glibc |
| error_print_progname(3) | Fonctions de compte-rendu d'erreurs de la glibc |
| errstr(1) | lookup error codes |
| errx(3) | Messages d'erreur formatés |
| esdcompat(1) | PulseAudio ESD wrapper script |
| etapro(8) | Driver for ETA UPS equipment |
| etext(3) | end of program segments |
| ether-wake(8) | A tool to send a Wake-On-LAN Magic Packet |
| ether_aton(3) | Ethernet address manipulation routines |
| ether_aton_r(3) | Ethernet address manipulation routines |
| ether_hostton(3) | Ethernet address manipulation routines |
| ether_hosttonn(3) | Routines de manipulation d'adresses Ethernet |
| ether_line(3) | Ethernet address manipulation routines |
| ether_ntoa(3) | Ethernet address manipulation routines |
| ether_ntoa_r(3) | Ethernet address manipulation routines |
| ether_ntohost(3) | Ethernet address manipulation routines |
| ethers(5) | Base de données adresses Ethernet - adresses IP |
| ethtool(8) | Display or change ethernet card settings |
| euidaccess(3) | Vérifier les permissions utilisateur effectif d'un fichier |
| eukleides(1) | un compilateur pour un langage de dessin de géométrie euclidienne |
| euro-test(1) | vérifie si votre système est capable d'afficher l'euro |
| eval(1) | bash built-in commands, see bash(1) |
| eval(n) | Evaluate a Tcl script |
| evdev(4) | Generic Linux input driver |
| event(n) | Miscellaneous event facilities: define virtual events and generate events |
| eventfd(2) | Créer un descripteur de fichier pour la notification d'événements |
| eventlogadm(8) | push records into the Samba event log store |
| everups(8) | Driver for Ever UPS models |
| evim(1) | « Easy Vim », édite un fichier avec Vim sans utiliser les modes |
| evp(3) | high-level cryptographic functions |
| exa(4) | new 2D acceleration architecture for X.Org |
| exec(1) | bash built-in commands, see bash(1) |
| exec(n) | Invoke subprocesses |
| execl(3) | Exécuter un fichier |
| execle(3) | Exécuter un fichier |
| execlp(3) | Exécuter un fichier |
| execv(3) | Exécuter un fichier |
| execve(2) | Exécuter un programme |
| execvp(3) | Exécuter un fichier |
| exif(1) | shows EXIF information in JPEG files |
| exit(1) | bash built-in commands, see bash(1) |
| exit(3) | Terminer normalement un processus |
| exit(n) | End the application |
| exit_group(2) | Sortir de tous les threads d'un processus |
| exo-csource(1) | C code generation utility for arbitrary data |
| exo-open(1) | Open URLs and launch preferred applications |
| exp(3) | Fonctions exponentielles en base e |
| exp10(3) | Fonctions exponentielles en base 10 |
| exp10f(3) | Fonctions exponentielles en base 10 |
| exp10l(3) | Fonctions exponentielles en base 10 |
| exp2(3) | Fonctions exponentielles en base 2 |
| exp2f(3) | Fonctions exponentielles en base 2 |
| exp2l(3) | Fonctions exponentielles en base 2 |
| expand(1) | convert tabs to spaces |
| expect(1) | programmed dialogue with interactive programs, Version 5 |
| expectk(1) | Expect with Tk support |
| expf(3) | Fonctions exponentielles en base e |
| expl(3) | Fonctions exponentielles en base e |
| expm1(3) | Exponentielle moins 1 |
| expm1f(3) | Exponentielle moins 1 |
| expm1l(3) | Exponentielle moins 1 |
| export(1) | bash built-in commands, see bash(1) |
| exportfs(8) | gestion de la liste des systèmes de fichiers partagés par NFS |
| exports(5) | NFS file systems being exported (for Kernel based NFS) |
| expr(1) | evaluate expressions |
| expr(n) | Evaluate an expression |
| extractrc(1) | Extrait les chaînes de messages depuis les fichiers UI et GUI-RC |
| extractres(1) | filter to extract resources from a PostScript document |