Commande | Description |
| SAMBA(7) | Un serveur de fichiers Windows SMB/CIFS pour UNIX |
| SDBM_File(3) | Tied access to sdbm files |
| SDL::App(3) | a SDL perl extension |
| SDL::Cdrom(3) | a SDL perl extension for managing CD-ROM drives |
| SDL::Color(3) | a SDL perl extension |
| SDL::Cursor(3) | a SDL perl extension |
| SDL::Event(3) | a SDL perl extension |
| SDL::Font(3) | a SDL perl extension |
| SDL::MPEG(3) | a SDL perl extension |
| SDL::Mixer(3) | a SDL perl extension |
| SDL::Music(3) | a perl extension |
| SDL::OpenGL(3) | a perl extension |
| SDL::Palette(3) | a perl extension |
| SDL::Rect(3) | a SDL perl extension |
| SDL::SFont(3) | a perl extension |
| SDL::Sound(3) | a perl extension |
| SDL::Surface(3) | a SDL perl extension |
| SDL::TTFont(3) | a SDL perl extension |
| SDL::Timer(3) | a SDL perl extension to handle timers |
| SDL::Tool::Font(3) | a perl extension |
| SDL::Tutorial(3) | introduction to Perl SDL |
| SDL::Tutorial::Drawing(3) | basic drawing with Perl SDL |
| SDL::Video(3) | a SDL perl extension |
| SDL_perl(3) | Simple DirectMedia Layer for Perl |
| SHA1(3) | Secure Hash Algorithm |
| SHA1_Final(3) | Secure Hash Algorithm |
| SHA1_Init(3) | Secure Hash Algorithm |
| SHA1_Update(3) | Secure Hash Algorithm |
| SMIME_read_PKCS7(3) | parse S/MIME message |
| SMIME_write_PKCS7(3) | convert PKCS#7 structure to S/MIME format |
| SOAP::Client(3) | exists purely as a superclass for client classes declared by the various SOAP::Lite transport modules |
| SOAP::Constants(3) | SOAP::Lite provides several variables to allows programmers and users to modify the behavior of SOAP::Lite in specific ways |
| SOAP::Data(3) | this class provides the means by which to explicitly manipulate and control all aspects of the way in which Perl data gets expressed as SOAP data entities |
| SOAP::Deserializer(3) | the means by which the toolkit manages the conversion of XML into an object managable by a developer |
| SOAP::Fault(3) | encapsulates SOAP faults prior to their serialization or after their deserialization |
| SOAP::Header(3) | similar to SOAP::Data elements, a SOAP::Header object simply is encoded in the SOAP Header block |
| SOAP::Lite(3) | Perl's Web Services Toolkit |
| SOAP::Lite::Packager(3) | this class is an abstract class which allows for multiple types of packaging agents such as MIME and DIME |
| SOAP::Packager(3) | this class is an abstract class which allows for multiple types of packaging agents such as MIME and DIME |
| SOAP::SOM(3) | provides access to the values contained in SOAP Response |
| SOAP::Schema(3) | provides an umbrella for the way in which SOAP::Lite manages service description schemas |
| SOAP::Serializer(3) | the means by which the toolkit manages the expression of data as XML |
| SOAP::Server(3) | provides the basic framework for the transport-specific server classes to build upon |
| SOAP::Test(3) | Test framework for SOAP::Lite |
| SOAP::Trace(3) | used only to manage and manipulate the runtime tracing of execution within the toolkit |
| SOAP::Transport(3) | an abstract class extended by more specialized transport modules |
| SOAP::Transport::FTP(3) | Client side FTP support for SOAP::Lite |
| SOAP::Transport::HTTP(3) | Server/Client side HTTP support for SOAP::Lite |
| SOAP::Transport::IO(3) | Server side IO support for SOAP::Lite |
| SOAP::Transport::JABBER(3) | Server/Client side JABBER support for SOAP::Lite |
| SOAP::Transport::LOCAL(3) | Client side no-transport support for SOAP::Lite |
| SOAP::Transport::LOOPBACK(3) | Test loopback transport backend (Client only) |
| SOAP::Transport::MAILTO(3) | Client side SMTP/sendmail support for SOAP::Lite |
| SOAP::Transport::MQ(3) | Server/Client side MQ support for SOAP::Lite |
| SOAP::Transport::POP3(3) | Server side POP3 support for SOAP::Lite |
| SOAP::Transport::TCP(3) | Server/Client side TCP support for SOAP::Lite |
| SOAP::Utils(3) | a utility package for SOAP::Lite |
| SOAPsh.pl(1) | Interactive shell for SOAP calls |
| SOCK_RAW(7) | Linux IPv4 raw sockets |
| SSL(3) | OpenSSL SSL/TLS library |
| SSL_CIPHER_description(3) | get SSL_CIPHER properties |
| SSL_CIPHER_get_bits(3) | get SSL_CIPHER properties |
| SSL_CIPHER_get_name(3) | get SSL_CIPHER properties |
| SSL_CIPHER_get_version(3) | get SSL_CIPHER properties |
| SSL_COMP_add_compression_method(3) | handle SSL/TLS integrated compression methods |
| SSL_CTX_add_client_CA(3) | set list of CAs sent to the client when requesting a client certificate |
| SSL_CTX_add_extra_chain_cert(3) | add certificate to chain |
| SSL_CTX_add_session(3) | manipulate session cache |
| SSL_CTX_callback_ctrl(3) | internal handling functions for SSL_CTX and SSL objects |
| SSL_CTX_check_private_key(3) | load certificate and key data |
| SSL_CTX_ctrl(3) | internal handling functions for SSL_CTX and SSL objects |
| SSL_CTX_flush_sessions(3) | remove expired sessions |
| SSL_CTX_free(3) | free an allocated SSL_CTX object |
| SSL_CTX_get_cert_store(3) | manipulate X509 certificate verification storage |
| SSL_CTX_get_client_CA_list(3) | get list of client CAs |
| SSL_CTX_get_client_cert_cb(3) | handle client certificate callback function |
| SSL_CTX_get_ex_data(3) | internal application specific data functions |
| SSL_CTX_get_ex_new_index(3) | internal application specific data functions |
| SSL_CTX_get_info_callback(3) | handle information callback for SSL connections |
| SSL_CTX_get_max_cert_list(3) | manipulate allowed for the peer's certificate chain |
| SSL_CTX_get_mode(3) | manipulate SSL engine mode |
| SSL_CTX_get_options(3) | manipulate SSL engine options |
| SSL_CTX_get_quiet_shutdown(3) | manipulate shutdown behaviour |
| SSL_CTX_get_session_cache_mode(3) | enable/disable session caching |
| SSL_CTX_get_timeout(3) | manipulate timeout values for session caching |
| SSL_CTX_get_verify_callback(3) | get currently set verification parameters |
| SSL_CTX_get_verify_depth(3) | get currently set verification parameters |
| SSL_CTX_get_verify_mode(3) | get currently set verification parameters |
| SSL_CTX_load_verify_locations(3) | set default locations for trusted CA certificates |
| SSL_CTX_need_tmp_rsa(3) | handle RSA keys for ephemeral key exchange |
| SSL_CTX_new(3) | create a new SSL_CTX object as framework for TLS/SSL enabled functions |
| SSL_CTX_remove_session(3) | manipulate session cache |
| SSL_CTX_sess_accept(3) | obtain session cache statistics |
| SSL_CTX_sess_accept_good(3) | obtain session cache statistics |
| SSL_CTX_sess_accept_renegotiate(3) | obtain session cache statistics |
| SSL_CTX_sess_cache_full(3) | obtain session cache statistics |
| SSL_CTX_sess_cb_hits(3) | obtain session cache statistics |
| SSL_CTX_sess_connect(3) | obtain session cache statistics |
| SSL_CTX_sess_connect_good(3) | obtain session cache statistics |
| SSL_CTX_sess_connect_renegotiate(3) | obtain session cache statistics |
| SSL_CTX_sess_get_cache_size(3) | manipulate session cache size |
| SSL_CTX_sess_get_get_cb(3) | provide callback functions for server side external session caching |
| SSL_CTX_sess_get_new_cb(3) | provide callback functions for server side external session caching |
| SSL_CTX_sess_get_remove_cb(3) | provide callback functions for server side external session caching |
| SSL_CTX_sess_hits(3) | obtain session cache statistics |
| SSL_CTX_sess_misses(3) | obtain session cache statistics |
| SSL_CTX_sess_number(3) | obtain session cache statistics |
| SSL_CTX_sess_set_cache_size(3) | manipulate session cache size |
| SSL_CTX_sess_set_get_cb(3) | provide callback functions for server side external session caching |
| SSL_CTX_sess_set_new_cb(3) | provide callback functions for server side external session caching |
| SSL_CTX_sess_set_remove_cb(3) | provide callback functions for server side external session caching |
| SSL_CTX_sess_timeouts(3) | obtain session cache statistics |
| SSL_CTX_sessions(3) | access internal session cache |
| SSL_CTX_set_cert_store(3) | manipulate X509 certificate verification storage |
| SSL_CTX_set_cert_verify_callback(3) | set peer certificate verification procedure |
| SSL_CTX_set_cipher_list(3) | choose list of available SSL_CIPHERs |
| SSL_CTX_set_client_CA_list(3) | set list of CAs sent to the client when requesting a client certificate |
| SSL_CTX_set_client_cert_cb(3) | handle client certificate callback function |
| SSL_CTX_set_default_passwd_cb(3) | set passwd callback for encrypted PEM file handling |
| SSL_CTX_set_default_passwd_cb_userdata(3) | set passwd callback for encrypted PEM file handling |
| SSL_CTX_set_ex_data(3) | internal application specific data functions |
| SSL_CTX_set_generate_session_id(3) | manipulate generation of SSL session IDs (server only) |
| SSL_CTX_set_info_callback(3) | handle information callback for SSL connections |
| SSL_CTX_set_max_cert_list(3) | manipulate allowed for the peer's certificate chain |
| SSL_CTX_set_mode(3) | manipulate SSL engine mode |
| SSL_CTX_set_msg_callback(3) | install callback for observing protocol messages |
| SSL_CTX_set_msg_callback_arg(3) | install callback for observing protocol messages |
| SSL_CTX_set_options(3) | manipulate SSL engine options |
| SSL_CTX_set_quiet_shutdown(3) | manipulate shutdown behaviour |
| SSL_CTX_set_session_cache_mode(3) | enable/disable session caching |
| SSL_CTX_set_session_id_context(3) | set context within which session can be reused (server side only) |
| SSL_CTX_set_ssl_version(3) | choose a new TLS/SSL method |
| SSL_CTX_set_timeout(3) | manipulate timeout values for session caching |
| SSL_CTX_set_tmp_dh(3) | handle DH keys for ephemeral key exchange |
| SSL_CTX_set_tmp_dh_callback(3) | handle DH keys for ephemeral key exchange |
| SSL_CTX_set_tmp_rsa(3) | handle RSA keys for ephemeral key exchange |
| SSL_CTX_set_tmp_rsa_callback(3) | handle RSA keys for ephemeral key exchange |
| SSL_CTX_set_verify(3) | set peer certificate verification parameters |
| SSL_CTX_set_verify_depth(3) | set peer certificate verification parameters |
| SSL_CTX_use_PrivateKey(3) | load certificate and key data |
| SSL_CTX_use_PrivateKey_ASN1(3) | load certificate and key data |
| SSL_CTX_use_PrivateKey_file(3) | load certificate and key data |
| SSL_CTX_use_RSAPrivateKey(3) | load certificate and key data |
| SSL_CTX_use_RSAPrivateKey_ASN1(3) | load certificate and key data |
| SSL_CTX_use_RSAPrivateKey_file(3) | load certificate and key data |
| SSL_CTX_use_certificate(3) | load certificate and key data |
| SSL_CTX_use_certificate_ASN1(3) | load certificate and key data |
| SSL_CTX_use_certificate_chain_file(3) | load certificate and key data |
| SSL_CTX_use_certificate_file(3) | load certificate and key data |
| SSL_SESSION_free(3) | free an allocated SSL_SESSION structure |
| SSL_SESSION_get_ex_data(3) | internal application specific data functions |
| SSL_SESSION_get_ex_new_index(3) | internal application specific data functions |
| SSL_SESSION_get_time(3) | retrieve and manipulate session time and timeout settings |
| SSL_SESSION_get_timeout(3) | retrieve and manipulate session time and timeout settings |
| SSL_SESSION_set_ex_data(3) | internal application specific data functions |
| SSL_SESSION_set_time(3) | retrieve and manipulate session time and timeout settings |
| SSL_SESSION_set_timeout(3) | retrieve and manipulate session time and timeout settings |
| SSL_accept(3) | wait for a TLS/SSL client to initiate a TLS/SSL handshake |
| SSL_add_client_CA(3) | set list of CAs sent to the client when requesting a client certificate |
| SSL_add_session(3) | manipulate session cache |
| SSL_alert_desc_string(3) | get textual description of alert information |
| SSL_alert_desc_string_long(3) | get textual description of alert information |
| SSL_alert_type_string(3) | get textual description of alert information |
| SSL_alert_type_string_long(3) | get textual description of alert information |
| SSL_callback_ctrl(3) | internal handling functions for SSL_CTX and SSL objects |
| SSL_check_private_key(3) | load certificate and key data |
| SSL_clear(3) | reset SSL object to allow another connection |
| SSL_connect(3) | initiate the TLS/SSL handshake with an TLS/SSL server |
| SSL_ctrl(3) | internal handling functions for SSL_CTX and SSL objects |
| SSL_do_handshake(3) | perform a TLS/SSL handshake |
| SSL_flush_sessions(3) | remove expired sessions |
| SSL_free(3) | free an allocated SSL structure |
| SSL_get_SSL_CTX(3) | get the SSL_CTX from which an SSL is created |
| SSL_get_accept_state(3) | prepare SSL object to work in client or server mode |
| SSL_get_cipher(3) | get SSL_CIPHER of a connection |
| SSL_get_cipher_bits(3) | get SSL_CIPHER of a connection |
| SSL_get_cipher_list(3) | get list of available SSL_CIPHERs |
| SSL_get_cipher_name(3) | get SSL_CIPHER of a connection |
| SSL_get_cipher_version(3) | get SSL_CIPHER of a connection |
| SSL_get_ciphers(3) | get list of available SSL_CIPHERs |
| SSL_get_client_CA_list(3) | get list of client CAs |
| SSL_get_current_cipher(3) | get SSL_CIPHER of a connection |
| SSL_get_default_timeout(3) | get default session timeout value |
| SSL_get_error(3) | obtain result code for TLS/SSL I/O operation |
| SSL_get_ex_data(3) | internal application specific data functions |
| SSL_get_ex_data_X509_STORE_CTX_idx(3) | get ex_data index to access SSL structure from X509_STORE_CTX |
| SSL_get_ex_new_index(3) | internal application specific data functions |
| SSL_get_fd(3) | get file descriptor linked to an SSL object |
| SSL_get_info_callback(3) | handle information callback for SSL connections |
| SSL_get_max_cert_list,(3) | manipulate allowed for the peer's certificate chain |
| SSL_get_mode(3) | manipulate SSL engine mode |
| SSL_get_msg_callback_arg(3) | install callback for observing protocol messages |
| SSL_get_options(3) | manipulate SSL engine options |
| SSL_get_peer_cert_chain(3) | get the X509 certificate chain of the peer |
| SSL_get_peer_certificate(3) | get the X509 certificate of the peer |
| SSL_get_quiet_shutdown(3) | manipulate shutdown behaviour |
| SSL_get_rbio(3) | get BIO linked to an SSL object |
| SSL_get_session(3) | retrieve TLS/SSL session data |
| SSL_get_shutdown(3) | manipulate shutdown state of an SSL connection |
| SSL_get_ssl_method(3) | choose a new TLS/SSL method |
| SSL_get_verify_callback(3) | get currently set verification parameters |
| SSL_get_verify_depth(3) | get currently set verification parameters |
| SSL_get_verify_mode(3) | get currently set verification parameters |
| SSL_get_verify_result(3) | get result of peer certificate verification |
| SSL_get_version(3) | get the protocol version of a connection |
| SSL_has_matching_session_id(3) | manipulate generation of SSL session IDs (server only) |
| SSL_library_init(3) | initialize SSL library by registering algorithms |
| SSL_load_client_CA_file(3) | load certificate names from file |
| SSL_load_error_strings(3) | load and free error strings |
| SSL_need_tmp_rsa(3) | handle RSA keys for ephemeral key exchange |
| SSL_new(3) | create a new SSL structure for a connection |
| SSL_pending(3) | obtain number of readable bytes buffered in an SSL object |
| SSL_read(3) | read bytes from a TLS/SSL connection |
| SSL_remove_session(3) | manipulate session cache |
| SSL_rstate_string(3) | get textual description of state of an SSL object during read operation |
| SSL_rstate_string_long(3) | get textual description of state of an SSL object during read operation |
| SSL_session_reused(3) | query whether a reused session was negotiated during handshake |
| SSL_set_bio(3) | connect the SSL object with a BIO |
| SSL_set_cipher_list(3) | choose list of available SSL_CIPHERs |
| SSL_set_client_CA_list(3) | set list of CAs sent to the client when requesting a client certificate |
| SSL_set_connect_state(3) | prepare SSL object to work in client or server mode |
| SSL_set_ex_data(3) | internal application specific data functions |
| SSL_set_fd(3) | connect the SSL object with a file descriptor |
| SSL_set_generate_session_id(3) | manipulate generation of SSL session IDs (server only) |
| SSL_set_info_callback(3) | handle information callback for SSL connections |
| SSL_set_max_cert_list(3) | manipulate allowed for the peer's certificate chain |
| SSL_set_mode(3) | manipulate SSL engine mode |
| SSL_set_msg_callback(3) | install callback for observing protocol messages |
| SSL_set_options(3) | manipulate SSL engine options |
| SSL_set_quiet_shutdown(3) | manipulate shutdown behaviour |
| SSL_set_session(3) | set a TLS/SSL session to be used during TLS/SSL connect |
| SSL_set_session_id_context(3) | set context within which session can be reused (server side only) |
| SSL_set_shutdown(3) | manipulate shutdown state of an SSL connection |
| SSL_set_ssl_method(3) | choose a new TLS/SSL method |
| SSL_set_tmp_dh(3) | handle DH keys for ephemeral key exchange |
| SSL_set_tmp_dh_callback(3) | handle DH keys for ephemeral key exchange |
| SSL_set_tmp_rsa(3) | handle RSA keys for ephemeral key exchange |
| SSL_set_tmp_rsa_callback(3) | handle RSA keys for ephemeral key exchange |
| SSL_set_verify(3) | set peer certificate verification parameters |
| SSL_set_verify_depth(3) | set peer certificate verification parameters |
| SSL_set_verify_result(3) | override result of peer certificate verification |
| SSL_shutdown(3) | shut down a TLS/SSL connection |
| SSL_state_string(3) | get textual description of state of an SSL object |
| SSL_state_string_long(3) | get textual description of state of an SSL object |
| SSL_use_PrivateKey(3) | load certificate and key data |
| SSL_use_PrivateKey_ASN1(3) | load certificate and key data |
| SSL_use_PrivateKey_file(3) | load certificate and key data |
| SSL_use_RSAPrivateKey(3) | load certificate and key data |
| SSL_use_RSAPrivateKey_ASN1(3) | load certificate and key data |
| SSL_use_RSAPrivateKey_file(3) | load certificate and key data |
| SSL_use_certificate(3) | load certificate and key data |
| SSL_use_certificate_ASN1(3) | load certificate and key data |
| SSL_use_certificate_file(3) | load certificate and key data |
| SSL_want(3) | obtain state information TLS/SSL I/O operation |
| SSL_want_nothing(3) | obtain state information TLS/SSL I/O operation |
| SSL_want_read(3) | obtain state information TLS/SSL I/O operation |
| SSL_want_write(3) | obtain state information TLS/SSL I/O operation |
| SSL_want_x509_lookup(3) | obtain state information TLS/SSL I/O operation |
| SSL_write(3) | write bytes to a TLS/SSL connection |
| SSLeay(3) | get OpenSSL version number |
| SSLeay_add_ssl_algorithms(3) | initialize SSL library by registering algorithms |
| SSLeay_version(3) | get OpenSSL version number |
| Safe(3) | Compile and execute code in restricted compartments |
| Safe(n) | A mechanism for creating and manipulating safe interpreters |
| Scalar::Util(3) | A selection of general-utility scalar subroutines |
| ScreenCount(3) | Macros et fonctions sur le Display |
| ScreenOfDisplay(3) | Macros et fonctions sur le Display |
| Search::Dict(3) | search for key in dictionary file |
| SelectSaver(3) | save and restore selected file handle |
| SelfLoader(3) | load functions only on demand |
| ServerVendor(3) | Macros et fonctions sur le Display |
| Shell(3) | run shell commands transparently within perl |
| SoX(1) | Sound eXchange, the Swiss Army knife of audio manipulation |
| SoX(7) | Sound eXchange, the Swiss Army knife of audio manipulation |
| SoXI(1) | Sound eXchange Information, display sound file metadata |
| Socket(3) | load the C socket.h defines and structure manipulators |
| Splashy(1) | a user-mode, POSIX and LSB compliant, boot splashing system for UNIX |
| Splashy(5) | a user-mode, POSIX and LSB compliant, boot splashing system for UNIX |
| Storable(3) | persistence for Perl data structures |
| String::CRC32(3) | Perl interface for cyclic redundency check generation |
| String::ShellQuote(3) | quote strings for passing through the shell |
| Switch(3) | A switch statement for Perl |
| Symbol(3) | manipulate Perl symbols and their names |
| Sys::Hostname(3) | Try every conceivable way to get hostname |
| Sys::Hostname::Long(3) | Try every conceivable way to get full hostname |
| Sys::Syslog(3) | Perl interface to the UNIX syslog(3) calls |
| s3virge(4) | S3 ViRGE video driver |
| s_client(1) | SSL/TLS client program |
| s_server(1) | SSL/TLS server program |
| s_time(1) | SSL/TLS performance timing program |
| sa-learn(1) | train SpamAssassin's Bayesian classifier |
| sa-update(1) | automate SpamAssassin rule updates |
| safenet(8) | Driver for SafeNet compatible UPS equipment |
| samba(7) | A Windows SMB/CIFS fileserver for UNIX |
| sane(7) | Scanner Access Now Easy : API pour accéder aux scanners |
| sane-abaton(5) | SANE backend for Abaton flatbed scanners |
| sane-agfafocus(5) | SANE backend for AGFA Focus flatbed scanners |
| sane-apple(5) | SANE backend for Apple flatbed scanners |
| sane-artec(5) | SANE backend for Artec flatbed scanners |
| sane-artec_eplus48u(5) | SANE backend for the scanner Artec E+ 48U and re-badged models |
| sane-as6e(5) | SANE backend for using the Artec AS6E parallel port interface scanner |
| sane-avision(5) | SANE backend for original Avision and Avision OEM scanners (HP, Minolta, Mitsubishi, UMAX and possibly more) flatbed and film scanners |
| sane-bh(5) | SANE backend for Bell+Howell Copiscan II series document scanners |
| sane-canon(5) | SANE backend for Canon SCSI scanners |
| sane-canon630u(5) | SANE backend for the Canon 630u USB flatbed scanner |
| sane-canon_pp(5) | SANE backend for Canon CanoScan Parallel Port flatbed scanners |
| sane-cardscan(5) | SANE backend for Corex CardScan 800c usb scanner |
| sane-config(1) | get information about the installed version of libsane |
| sane-coolscan(5) | SANE backend for Nikon film-scanners |
| sane-coolscan2(5) | SANE backend for Nikon Coolscan film scanners |
| sane-dc210(5) | SANE backend for Kodak DC210 Digital Camera |
| sane-dc240(5) | SANE backend for Kodak DC240 Digital Camera |
| sane-dc25(5) | SANE backend for Kodak DC20/DC25 Digital Cameras |
| sane-dll(5) | SANE dynamic backend loader |
| sane-dmc(5) | SANE backend for the Polaroid Digital Microscope Camera |
| sane-epjitsu(5) | SANE backend for Epson-based Fujitsu USB scanners |
| sane-epkowa(5) | SANE backend for EPSON scanners |
| sane-epson(5) | Pilote SANE pour les numériseurs EPSON |
| sane-find-scanner(1) | find SCSI and USB scanners and their device files |
| sane-fujitsu(5) | SANE backend for Fujitsu flatbed and ADF scanners |
| sane-genesys(5) | SANE backend for GL646 and GL841 based USB flatbed scanners |
| sane-gphoto2(5) | SANE backend for gphoto2 supported cameras |
| sane-gt68xx(5) | SANE backend for GT-68XX based USB flatbed scanners |
| sane-hp(5) | SANE backend for HP ScanJet scanners |
| sane-hp3500(5) | SANE backend for Hewlett-Packard ScanJet 3500 series scanners |
| sane-hp3900(5) | SANE backend for RTS8822 chipset based scanners |
| sane-hp4200(5) | SANE backend for Hewlett-Packard 4200 scanners |
| sane-hp5400(5) | SANE backend for Hewlett-Packard 54XX scanners |
| sane-hp5590(5) | SANE backend for Hewlett-Packard 5550/5590/7650 Workgroup/Document scanners |
| sane-hp_rts88xx(5) | SANE backend for scanners based on the RTS8891 chipset |
| sane-hpljm1005(5) | SANE backend for Hewlett-Packard LaserJet M1005 MFP Scanner |
| sane-hpsj5s(5) | SANE backend for HP ScanJet 5S sheet-fed scanner |
| sane-hs2p(5) | SANE backend for Ricoh SCSI flatbed/ADF scanners |
| sane-ibm(5) | SANE backend for IBM and Ricoh SCSI flatbed scanners |
| sane-leo(5) | SANE backend for LEO Technologies scanners |
| sane-lexmark(5) | SANE backend for Lexmark X1100/X1200 Series scanners |
| sane-ma1509(5) | SANE backend for Mustek BearPaw 1200F USB scanner |
| sane-matsushita(5) | SANE backend for Panasonic KV-SS high speed scanners |
| sane-microtek(5) | SANE backend for Microtek scanners |
| sane-microtek2(5) | SANE backend for Microtek scanners with SCSI-2 command set |
| sane-mustek(5) | SANE backend for Mustek SCSI flatbed scanners (and some other devices) |
| sane-mustek_pp(5) | SANE backend for Mustek parallel port flatbed scanners |
| sane-mustek_usb(5) | SANE backend for Mustek USB flatbed scanners |
| sane-mustek_usb2(5) | SANE backend for SQ113 based USB flatbed scanners |
| sane-nec(5) | SANE backend for NEC scanners |
| sane-net(5) | SANE network backend |
| sane-niash(5) | SANE backend for scanners based on the NIASH chipset |
| sane-pie(5) | SANE backend for PIE, Devcom and AdLib SCSI flatbed scanners |
| sane-pint(5) | SANE backend for scanners that use the PINT device driver |
| sane-pixma(5) | SANE backend for Canon PIXMA MP series |
| sane-plustek(5) | SANE backend for LM983[1/2/3] based USB flatbed scanners |
| sane-plustek_pp(5) | SANE backend for Plustek parallel port flatbed scanners |
| sane-pnm(5) | SANE PNM image reader pseudo-backend |
| sane-qcam(5) | SANE backend for Connectix QuickCam cameras |
| sane-ricoh(5) | SANE backend for Ricoh flatbed scanners |
| sane-s9036(5) | SANE backend for Siemens 9036 flatbed scanners |
| sane-sceptre(5) | SANE backend for SCEPTRE scanners |
| sane-scsi(5) | SCSI adapter tips for scanners |
| sane-sharp(5) | SANE backend for SHARP scanners |
| sane-sm3600(5) | SANE backend for Microtek scanners with M011 USB chip |
| sane-sm3840(5) | SANE backend for Microtek scanners with SCAN08 USB chip |
| sane-snapscan(5) | SANE backend for AGFA SnapScan flatbed scanners |
| sane-sp15c(5) | SANE backend for Fujitsu ScanPartner 15C flatbed scanner |
| sane-st400(5) | SANE backend for Siemens ST/Highscan flatbed scanners |
| sane-stv680(5) | SANE backend for STV680 camera's |
| sane-tamarack(5) | SANE backend for Tamarack flatbed scanners |
| sane-teco1(5) | SANE backend for TECO / RELISYS scanners |
| sane-teco2(5) | SANE backend for TECO / RELISYS scanners |
| sane-teco3(5) | SANE backend for TECO / RELISYS scanners |
| sane-test(5) | SANE backend for testing frontends |
| sane-u12(5) | SANE backend for Plustek USB flatbed scanners, based on older parport designs |
| sane-umax(5) | SANE backend for UMAX scanners |
| sane-umax1220u(5) | SANE backend for the UMAX Astra 1220U and similar scanners |
| sane-umax_pp(5) | SANE backend for Umax Astra parallel port flatbed scanners |
| sane-usb(5) | USB configuration tips for SANE |
| sane-v4l(5) | SANE interface for Video for Linux API |
| saned(1) | Démon réseau de SANE |
| sash(8) | stand-alone shell with built-in commands |
| savage(4) | S3 Savage video driver |
| save_flags(9) | save/restore processor state and irq mask |
| savelog(8) | sauvegarde un fichier journal |
| savetty(3) | low-level curses routines |
| sbrk(2) | Modifier la taille du segment de données |
| scache(8) | Postfix shared connection cache server |
| scalb(3) | Multiplier un nombre en virgule flottante par un entier puissance une base |
| scalbf(3) | Multiplier un nombre en virgule flottante par un entier puissance une base |
| scalbl(3) | Multiplier un nombre en virgule flottante par un entier puissance une base |
| scalbln(3) | multiply floating-point number by integral power of radix |
| scalblnf(3) | Multiplier un nombre en virgule flottante par un entier puissance une base |
| scalblnl(3) | Multiplier un nombre en virgule flottante par un entier puissance une base |
| scalbn(3) | Multiplier un nombre en virgule flottante par un entier puissance une base |
| scalbnf(3) | Multiplier un nombre en virgule flottante par un entier puissance une base |
| scalbnl(3) | Multiplier un nombre en virgule flottante par un entier puissance une base |
| scale(n) | Create and manipulate scale widgets |
| scan(n) | Parse string using conversion specifiers in the style of sscanf |
| scandeps.pl(1) | Scan file prerequisites |
| scandir(3) | Sélectionner des éléments d'un répertoire |
| scanf(3) | Entrées formatées |
| scanimage(1) | scan an image |
| scanssh(1) | scanne sur Internet les versions des serveurs SSH |
| scantv(1) | recherche des émetteurs TV sur un périphérique v4l |
| scanw(3) | convert formatted input from a curses window |
| scdaemon(1) | Smartcard daemon for the GnuPG system |
| sched_get_priority_max(2) | Obtenir l'intervalle de priorités statiques de l'ordonnanceur |
| sched_get_priority_min(2) | Obtenir l'intervalle de priorités statiques de l'ordonnanceur |
| sched_getaffinity(2) | Définir et obtenir le masque d'affinité CPU d'un processus |
| sched_getcpu(3) | Déterminer le processeur sur lequel le processus appelant est en cours d'exécution |
| sched_getparam(2) | Lire/écrire les paramètres d'ordonnancement |
| sched_getscheduler(2) | Lire/fixer la politique d'ordonnancement et ses paramètres |
| sched_rr_get_interval(2) | Obtenir l'intervalle SCHED_RR pour le processus indiqué |
| sched_setaffinity(2) | Définir et obtenir le masque d'affinité CPU d'un processus |
| sched_setparam(2) | Lire/écrire les paramètres d'ordonnancement |
| sched_setscheduler(2) | Lire/fixer la politique d'ordonnancement et ses paramètres |
| sched_yield(2) | Céder le processeur |
| scp(1) | copie sécurisée (programme de copie sécurisée de fichiers à distance) |
| scr_dump(3) | read (write) a curses screen from (to) a file |
| scr_init(3) | read (write) a curses screen from (to) a file |
| scr_restore(3) | read (write) a curses screen from (to) a file |
| scr_set(3) | read (write) a curses screen from (to) a file |
| screen(1) | screen manager with VT100/ANSI terminal emulation |
| scribus(1) | cross platform WYSIWYG desktop publishing app |
| script(1) | make typescript of terminal session |
| scrl(3) | scroll a curses window |
| scroll(3) | scroll a curses window |
| scrollbar(n) | Create and manipulate scrollbar widgets |
| scrollok(3) | curses output options |
| scsi_id(8) | retrieve and generate a unique SCSI identifier |
| sd(4) | Contrôleur de disques SCSI |
| sdiff(1) | side-by-side merge of file differences |
| sdparm(8) | access SCSI modes pages |
| sdptool(1) | control and interrogate SDP servers |
| secure-mcserv(1) | secure server for encrypted login, file transfer and socket forwarding |
| securetty(5) | Liste de terminaux sécurisés |
| security(2) | Appels système non implémentés |
| sed(1) | stream editor for filtering and transforming text |
| seed48(3) | Générateurs de nombres pseudo-aléatoires uniformément distribués |
| seed48_r(3) | Générer des nombres pseudo-aléatoire uniformemment distribués de manière réentrante |
| seek(n) | Change the access position for an open channel |
| seekdir(3) | Positionner le pointeur de flux répertoire pour le prochain appel readdir() |
| select(2) | Multiplexage d'entrées-sorties synchrones |
| selection(n) | Manipulate the X selection |
| self(n) | method call internal introspection |
| sem_close(3) | Fermer un sémaphore nommé |
| sem_destroy(3) | Détruire un sémaphore non nommé |
| sem_getvalue(3) | Obtenir la valeur d'un sémaphore |
| sem_init(3) | Initialiser un sémaphore non nommé |
| sem_open(3) | Initialiser et ouvrir un sémaphore nommé |
| sem_overview(7) | Overview of POSIX semaphores |
| sem_post(3) | Déverrouiller un sémaphore |
| sem_timedwait(3) | Verrouiller un sémaphore |
| sem_trywait(3) | Verrouiller un sémaphore |
| sem_unlink(3) | Supprimer un sémaphore nommé |
| sem_wait(3) | Verrouiller un sémaphore |
| semctl(2) | Opérations de contrôle sur les sémaphores |
| semget(2) | Obtenir l'identifiant d'un ensemble de sémaphores |
| semop(2) | Opérations sur les sémaphores |
| semtimedop(2) | Opérations sur les sémaphores |
| send(2) | Envoyer un message sur une socket |
| send(n) | Execute a command in a different application |
| sendfax(1) | submit a facsimile job for transmission |
| sendfax(8) | envoie un fichier de fax de groupe 3 (fichiers G3) avec un modem/fax de classe 2 |
| sendfile(2) | Transfert de données entre descripteurs de fichier |
| sendmail(1) | Postfix to Sendmail compatibility interface |
| sendmsg(2) | Envoyer un message sur une socket |
| sendpage(1) | submit a pager job for transmission |
| sendto(2) | Envoyer un message sur une socket |
| sensord(8) | Sensor information logging daemon |
| sensors(1) | print sensors information |
| sensors-detect(8) | detect hardware monitoring chips |
| sensors.conf(5) | libsensors configuration file |
| seq(1) | Affiche une séquence de nombres |
| servertool(1) | The Java(TM) IDL Server Tool |
| service(8) | run a System V init script |
| services(5) | Internet network services list |
| sess_id(1) | SSL/TLS session handling utility |
| sessreg(1) | manage utmp/wtmp entries for non-init clients |
| set(1) | bash built-in commands, see bash(1) |
| set(n) | Read and write variables |
| set_curterm(3) | curses interfaces to terminfo database |
| set_mempolicy(2) | Configurer la politique de la mémoire NUMA par défaut pour un processus et ces fils |
| set_tcb(8) | Wrapper script to convert between shadow and tcb passwords |
| set_term(3) | curses screen initialization and manipulation routines |
| set_thread_area(2) | Fixer la zone de stockage local (TLS) du thread |
| set_tid_address(2) | Positionner un pointeur vers un identifiant de thread (TID) |
| setaliasent(3) | Lire une entrée alias |
| setarch(8) | change reported architecture in new program environment and set personality flags |
| setbuf(3) | Agir sur les tampons d'un flux |
| setbuffer(3) | Agir sur les tampons d'un flux |
| setcchar(3) | Get a wide character string and rendition from a cchar_t or set a cchar_t from a wide-character string |
| setclock(8) | sets the hardware clock from the system clock |
| setcontext(2) | Lire ou écrire le contexte utilisateur |
| setdomainname(2) | Lire ou fixer le nom de domaine |
| setegid(2) | Fixer les UID et GID effectifs |
| setenv(3) | Change ou ajoute une variable d'environnement |
| seteuid(2) | Fixer les UID et GID effectifs |
| setfacl(1) | set file access control lists |
| setfont(8) | load EGA/VGA console screen font |
| setfsent(3) | Gérer la table des systèmes de fichiers |
| setfsgid(2) | Fixer le GID pour les vérifications d'accès au système de fichiers |
| setfsuid(2) | Fixer l'UID pour les vérifications d'accès au système de fichiers |
| setgid(2) | Fixer l'identifiant de groupe |
| setgrent(3) | Lire les enregistrements du fichier des groupes |
| setgroups(2) | Lire/écrire la liste des groupes supplémentaires d'un processus |
| sethostent(3) | Obtenir des informations concernant le réseau |
| sethostid(2) | Lire/écrire l'identifiant unique de l'hôte |
| sethostid(3) | get or set the unique identifier of the current host |
| sethostname(2) | Lire/écrire le nom d'hôte |
| setitimer(2) | Lire/écrire la valeur d'une temporisation |
| setjmp(3) | Sauver le contexte de pile pour un saut non local |
| setkey(3) | Crypter des messages de 64 bits |
| setkey_r(3) | Crypter des messages de 64 bits |
| setkeycodes(8) | load kernel scancode-to-keycode mapping table entries |
| setleds(1) | set the keyboard leds |
| setlinebuf(3) | Agir sur les tampons d'un flux |
| setlocale(3) | Fixe la localisation courante |
| setlogmask(3) | Fixer le masque de priorité de journalisation |
| setmetamode(1) | define the keyboard meta key handling |
| setmntent(3) | Obtenir des descriptions d'un système de fichiers |
| setnetent(3) | Lire les informations réseau |
| setnetgrent(3) | Gérer les entrées du groupe réseau |
| setpci(8) | configure PCI devices |
| setpgid(2) | Définir/lire le groupe du processus |
| setpgrp(2) | Définir/lire le groupe du processus |
| setpriority(2) | Lire/écrire la priorité d'ordonnancement du processus |
| setprotoent(3) | Accéder aux protocoles |
| setpwent(3) | Lire un enregistrement du fichier des mots de passe |
| setregid(2) | Fixer les UID et GID effectifs et/ou réels |
| setresgid(2) | Fixer les UID ou les GID réels, effectifs et sauvés |
| setresuid(2) | Fixer les UID ou les GID réels, effectifs et sauvés |
| setreuid(2) | Fixer les UID et GID effectifs et/ou réels |
| setrlimit(2) | Lire/définir les limites des ressources |
| setrpcent(3) | Lire une entrée RPC |
| setscrreg(3) | curses output options |
| setservent(3) | Accéder aux informations sur les services |
| setsid(1) | run a program in a new session |
| setsid(2) | Créer une session et fixer l'ID du groupe de processus |
| setsockopt(2) | Lire et écrire les options d'une socket |
| setspent(3) | Obtenir un enregistrement du fichier des mots de passe cachés |
| setstate(3) | Générateur de nombres aléatoires |
| setstate_r(3) | Générateur de nombres aléatoires réentrant |
| setstyle(1) | définit les options liées au style pour Window Maker ou charge un thème |
| setsyx(3) | low-level curses routines |
| setterm(1) | set terminal attributes |
| setterm(3) | curses interfaces to terminfo database |
| settimeofday(2) | Lire/écrire l'heure actuelle |
| setttyent(3) | Lire le fichier des terminaux |
| setuid(2) | Fixer l'ID de l'utilisateur |
| setup(2) | Configurer les périphériques, les systèmes de fichiers et monter le système de fichiers racine |
| setupterm(3) | curses interfaces to terminfo database |
| setusershell(3) | Obtenir la liste des interpréteurs de commande utilisateur permis |
| setutent(3) | Accéder aux enregistrements utmp |
| setvbuf(3) | Agir sur les tampons d'un flux |
| setxattr(2) | Fixer les attributs étendus |
| setxkbmap(1) | set the keyboard using the X Keyboard Extension |
| sfdisk(8) | Partition table manipulator for Linux |
| sff2g3(1) | convertit un fichier fax CAPI SFF dans un format de fax G3 |
| sfq(8) | Stochastic Fairness Queueing |
| sftp(1) | Secure file transfer program - Programme de transfert de fichiers sécurisé |
| sftp-server(8) | SFTP server subsystem |
| sfxload(1) | load a SoundFont file on the Emux WaveTable |
| sg(1) | execute command as different group ID |
| sgetmask(2) | Manipulation de masques de signaux (obsolète) |
| sgetspent(3) | Obtenir un enregistrement du fichier des mots de passe cachés |
| sgetspent_r(3) | Obtenir un enregistrement du fichier des mots de passe cachés |
| sgi2fax(1) | convert a Silicon Graphics image file for facsimile transmission |
| sgi2tiff(1) | create a TIFF file from an SGI image file |
| sgmldiff(1) | Trouve les différences dans le marquage entre deux fichiers SGML |
| sh(1) | command interpreter (shell) |
| sha(1) | message digests |
| sha1(1) | message digests |
| sha1sum(1) | compute and check SHA1 message digest |
| sha224sum(1) | compute and check SHA224 message digest |
| sha256sum(1) | compute and check SHA256 message digest |
| sha384sum(1) | compute and check SHA384 message digest |
| sha512sum(1) | compute and check SHA512 message digest |
| shadow(3) | routines pour fichier mots de passe encryptés |
| shadow(5) | encrypted password file |
| shar(1) | create shell archives |
| sharesec(1) | Set or get share ACLs |
| shasum(1) | Print or Check SHA Checksums |
| shell-quote(1) | quote arguments for safe use, unmodified in a shell command |
| shells(5) | Chemins d'accès vers les interpréteurs de commandes de connexion valides |
| shift(1) | bash built-in commands, see bash(1) |
| shm_open(3) | Create/open or unlink POSIX shared memory objects |
| shm_overview(7) | Overview of POSIX shared memory |
| shm_unlink(3) | Create/open or unlink POSIX shared memory objects |
| shmat(2) | Opérations sur la mémoire partagée |
| shmctl(2) | Contrôler la mémoire partagée |
| shmdt(2) | Opérations sur la mémoire partagée |
| shmget(2) | Allouer un segment de mémoire partagée |
| shopt(1) | bash built-in commands, see bash(1) |
| showcfont(1) | affiche tous les caractères dans la police actuelle de l'écran |
| showconsolefont(8) | Show the current EGA/VGA console screen font |
| showkey(1) | examine the codes sent by the keyboard |
| showmount(8) | affiche des informations de montage sur un serveur NFS |
| showq(8) | list the Postfix mail queue |
| showrgb(1) | display an rgb color-name database |
| shred(1) | overwrite a file to hide its contents, and optionally delete it |
| shuf(1) | generate random permutations |
| shutdown(2) | Terminer une communication en full-duplex |
| shutdown(8) | arrêter le système |
| sigaction(2) | Examiner et modifier l'action associée à un signal |
| sigaddset(3) | Opérations sur les ensembles de signaux POSIX |
| sigaltstack(2) | Consulter ou fixer la pile de signal |
| sigblock(3) | API signaux BSD |
| sigdelset(3) | Opérations sur les ensembles de signaux POSIX |
| sigemptyset(3) | Opérations sur les ensembles de signaux POSIX |
| sigfillset(3) | Opérations sur les ensembles de signaux POSIX |
| siggetmask(3) | API signaux BSD |
| sighold(3) | API signaux System V |
| sigignore(3) | API signaux System V |
| siginterrupt(3) | Permettre aux signaux d'interrompre les appels système |
| sigismember(3) | Opérations sur les ensembles de signaux POSIX |
| siglongjmp(3) | Saut non local vers un contexte de pile sauvegardé |
| sigmask(3) | API signaux BSD |
| signal(2) | ANSI C signal handling |
| signal(7) | Liste des signaux disponibles |
| signalfd(2) | Créer un descripteur de fichier pour accepter des signaux |
| signbit(3) | Tester le signe d'un nombre réel à virgule flottante |
| signgam(3) | Logarithme de la fonction gamma |
| significand(3) | Récupérer la mantisse d'un nombre en virgule flottante |
| significandf(3) | Récupérer la mantisse d'un nombre en virgule flottante |
| significandl(3) | Récupérer la mantisse d'un nombre en virgule flottante |
| sigpause(3) | Débloquer individuellement des signaux et les attendre |
| sigpending(2) | Examiner les signaux en attente |
| sigprocmask(2) | Examiner et modifier les signaux bloqués |
| sigqueue(2) | Enregistrer un signal et des données pour un processus |
| sigrelse(3) | API signaux System V |
| sigreturn(2) | Revenir d'un gestionnaire de signaux et nettoyer la pile |
| sigset(3) | API signaux System V |
| sigsetjmp(3) | Sauver le contexte de pile pour un saut non local |
| sigsetmask(3) | API signaux BSD |
| sigsetops(3) | Opérations sur les ensembles de signaux POSIX |
| sigsuspend(2) | Attendre un signal |
| sigtimedwait(2) | Attente synchrone de signaux |
| sigtool(1) | signature and database management tool |
| sigtrap(3) | Perl pragma to enable simple signal handling |
| sigvec(3) | API signaux BSD |
| sigwait(3) | Attendre un signal |
| sigwaitinfo(2) | Attente synchrone de signaux |
| sin(3) | Fonctions sinus |
| sincos(3) | Calculer simultanément des sinus et cosinus |
| sincosf(3) | Calculer simultanément des sinus et cosinus |
| sincosl(3) | Calculer simultanément des sinus et cosinus |
| sinf(3) | Fonctions sinus |
| sinh(3) | Fonctions sinus hyperbolique |
| sinhf(3) | Fonctions sinus hyperbolique |
| sinhl(3) | Fonctions sinus hyperbolique |
| sinl(3) | Fonctions sinus |
| sis(4) | SiS and XGI video driver |
| sisusb(4) | SiS USB video driver |
| sitecopy(1) | Maintient à jour des copies distantes de sites web |
| size(1) | list section sizes and total size |
| sk98lin(4) | Marvell/SysKonnect Gigabit Ethernet driver v6.21 |
| skb_append(9) | insert an sk_buff into a list |
| skb_dequeue(9) | remove an sk_buff from the head of a list |
| skb_insert(9) | insert an sk_buff into a list |
| skb_peek(9) | peek an sk_buff |
| skb_queue_empty(9) | detect an empty skbuff queue |
| skb_queue_head(9) | insert an sk_buff at the head of a list |
| skb_queue_head_init(9) | prepare an sk_buff_head for use |
| skb_queue_len(9) | determine the length of an sk_buff_head |
| skb_queue_tail(9) | insert an sk_buff at the tail of a list |
| skb_unlink(9) | remove an sk_buff from its list |
| skel(9) | skeleton man page for section 9 entries |
| skill(1) | send a signal or report process status |
| sl(6) | affiche des animations destinées à corriger les utilisateurs qui tapent accidentellement sl au lieu de |
| slabtop(1) | display kernel slab cache information in real time |
| slapacl(8) | Check access to a list of attributes |
| slapadd(8) | Add entries to a SLAPD database |
| slapauth(8) | Check a list of string-represented IDs for LDAP authc/authz |
| slapcat(8) | SLAPD database to LDIF utility |
| slapd(8) | Stand-alone LDAP Daemon |
| slapd-bdb(5) | Berkeley DB backends to slapd |
| slapd-config(5) | configuration backend to slapd |
| slapd-dnssrv(5) | DNS SRV referral backend to slapd |
| slapd-hdb(5) | Berkeley DB backends to slapd |
| slapd-ldap(5) | LDAP backend to slapd |
| slapd-ldbm(5) | Discontinued LDBM backend to slapd |
| slapd-ldif(5) | LDIF backend to slapd |
| slapd-meta(5) | metadirectory backend to slapd |
| slapd-monitor(5) | Monitor backend to slapd |
| slapd-ndb(5) | MySQL NDB backend to slapd |
| slapd-null(5) | Null backend to slapd |
| slapd-passwd(5) | /etc/passwd backend to slapd |
| slapd-perl(5) | Perl backend to slapd |
| slapd-relay(5) | relay backend to slapd |
| slapd-shell(5) | Shell backend to slapd |
| slapd-sock(5) | Socket backend to slapd |
| slapd-sql(5) | SQL backend to slapd |
| slapd.access(5) | access configuration for slapd, the stand-alone LDAP daemon |
| slapd.backends(5) | backends for slapd, the stand-alone LDAP daemon |
| slapd.conf(5) | configuration file for slapd, the stand-alone LDAP daemon |
| slapd.overlays(5) | overlays for slapd, the stand-alone LDAP daemon |
| slapd.plugin(5) | plugin configuration for slapd, the stand-alone LDAP daemon |
| slapdn(8) | Check a list of string-represented LDAP DNs based on schema syntax |
| slapindex(8) | Reindex entries in a SLAPD database |
| slapo-accesslog(5) | Access Logging overlay to slapd |
| slapo-allop(5) | All Operational Attributes overlay |
| slapo-auditlog(5) | Audit Logging overlay to slapd |
| slapo-chain(5) | chain overlay to slapd |
| slapo-collect(5) | Collective attributes overlay to slapd |
| slapo-constraint(5) | Attribute Constraint Overlay to slapd |
| slapo-dds(5) | Dynamic Directory Services overlay to slapd |
| slapo-dyngroup(5) | Dynamic Group overlay to slapd |
| slapo-dynlist(5) | Dynamic List overlay to slapd |
| slapo-lastmod(5) | Last Modification overlay |
| slapo-memberof(5) | Reverse Group Membership overlay to slapd |
| slapo-nops(5) | Remove Null Operations Overlay to slapd |
| slapo-pcache(5) | proxycache overlay to slapd |
| slapo-ppolicy(5) | Password Policy overlay to slapd |
| slapo-refint(5) | Referential Integrity overlay to slapd |
| slapo-retcode(5) | return code overlay to slapd |
| slapo-rwm(5) | rewrite/remap overlay to slapd |
| slapo-syncprov(5) | Sync Provider overlay to slapd |
| slapo-translucent(5) | Translucent Proxy overlay to slapd |
| slapo-unique(5) | Attribute Uniqueness overlay to slapd |
| slapo-valsort(5) | Value Sorting overlay to slapd |
| slappasswd(8) | OpenLDAP password utility |
| slaptest(8) | Check the suitability of the OpenLDAP slapd.conf file |
| slashem(6) | Explorez les labyrinthes de la menace |
| slattach(8) | attach a network interface to a serial line |
| sleep(1) | delay for a specified amount of time |
| sleep(3) | Endormir le processus pour une durée déterminée |
| sleep_on(9) | synchronization using a condition variable |
| sliceprint(1) | slice documents with long lines |
| slk_attr(3) | curses soft label routines |
| slk_attr_off(3) | curses soft label routines |
| slk_attr_on(3) | curses soft label routines |
| slk_attr_set(3) | curses soft label routines |
| slk_attroff(3) | curses soft label routines |
| slk_attron(3) | curses soft label routines |
| slk_attrset(3) | curses soft label routines |
| slk_clear(3) | curses soft label routines |
| slk_color(3) | curses soft label routines |
| slk_init(3) | curses soft label routines |
| slk_label(3) | curses soft label routines |
| slk_noutrefresh(3) | curses soft label routines |
| slk_refresh(3) | curses soft label routines |
| slk_restore(3) | curses soft label routines |
| slk_set(3) | curses soft label routines |
| slk_touch(3) | curses soft label routines |
| slocate(1) | version sécurisée du locate GNU |
| slxdecode(1) | Decode a SLX stream into human readable form |
| sm-notify(8) | Send out NSM reboot notifications |
| smb.conf(5) | The configuration file for the Samba suite |
| smbcacls(1) | Set or get ACLs on an NT file or directory names |
| smbclient(1) | un client similaire au ftp pour accéder à des ressources SMB/CIFS sur les serveurs |
| smbcontrol(1) | send messages to smbd, nmbd or winbindd processes |
| smbcquotas(1) | Set or get QUOTAs of NTFS 5 shares |
| smbd(8) | server to provide SMB/CIFS services to clients |
| smbget(1) | wget-like utility for download files over SMB |
| smbgetrc(5) | configuration file for smbget |
| smbmnt(8) | Utilitaire d'aide pour le montage des systèmes de fichiers SMB |
| smbmount(8) | monte un système de fichiers SMB |
| smbpasswd(5) | Le fichier de mots de passe encryptés de Samba |
| smbpasswd(8) | change a user's SMB password |
| smbspool(8) | send a print file to an SMB printer |
| smbstatus(1) | informations sur les connexions actuelles de Samba |
| smbtar(1) | script shell pour sauvegarder des partages SMB/CIFS directement sur des lecteur de cassettes UNIX |
| smbtree(1) | A text based smb network browser |
| smicache(1) | caching method for use with libsmi |
| smidiff(1) | check differences between a pair of SMI or SPPI modules |
| smidump(1) | dump SMI or SPPI modules in various formats |
| smilint(1) | syntax and semantic checks of SMIv1/v2 and SPPI modules |
| smime(1) | S/MIME utility |
| smiquery(1) | query single information from SMI MIB modules |
| smistrip(1) | extract MIB or PIB modules from text files, like RFCs or I-Ds |
| smixlate(1) | translate SMI/SPPI identifiers |
| smproxy(1) | Session Manager Proxy |
| smtp(8) | Postfix SMTP+LMTP client |
| smtp-sink(1) | multi-threaded SMTP/LMTP test server |
| smtp-source(1) | multi-threaded SMTP/LMTP test generator |
| smtpd(8) | Postfix SMTP server |
| sndconfig(8) | Configure les cartes son pour une utilisation avec des modules de Kernel Linux |
| snice(1) | send a signal or report process status |
| snmp-ups(8) | Multi-MIB Driver for SNMP UPS equipment |
| snmp.conf(5) | snmp configuration file for cups |
| snmp_config(5) | handling of Net-SNMP configuration files |
| snmpbulkget(1) | communicates with a network entity using SNMP GETBULK requests |
| snmpbulkwalk(1) | retrieve a subtree of management values using SNMP GETBULK requests |
| snmpcmd(1) | options and behaviour common to most of the Net-SNMP command-line tools |
| snmpconf(1) | creates and modifies SNMP configuration files |
| snmpd(8) | daemon to respond to SNMP request packets |
| snmpd.conf(5) | configuration file for the Net-SNMP SNMP agent |
| snmpd.examples(5) | example configuration for the Net-SNMP agent |
| snmpd.internal(5) | internal configuration of the Net-SNMP agent |
| snmpdelta(1) | Monitor delta differences in SNMP Counter values |
| snmpdf(1) | display disk space usage on a network entity via SNMP |
| snmpget(1) | communicates with a network entity using SNMP GET requests |
| snmpgetnext(1) | communicates with a network entity using SNMP GETNEXT requests |
| snmpinform(1) | sends an SNMP notification to a manager |
| snmpnetstat(1) | display networking status and configuration information from a network entity via SNMP |
| snmpset(1) | communicates with a network entity using SNMP SET requests |
| snmpstatus(1) | retrieves a fixed set of management information from a network entity |
| snmptable(1) | retrieve an SNMP table and display it in tabular form |
| snmptest(1) | communicates with a network entity using SNMP requests |
| snmptranslate(1) | translate MIB OID names between numeric and textual forms |
| snmptrap(1) | sends an SNMP notification to a manager |
| snmpusm(1) | creates and maintains SNMPv3 users on a network entity |
| snmpvacm(1) | creates and maintains SNMPv3 View-based Access Control entries on a network entity |
| snmpwalk(1) | retrieve a subtree of management values using SNMP GETNEXT requests |
| snprintf(3) | Formatage des sorties |
| sntp(1) | standard SNTP program |
| sockaddr_in(3) | load the C socket.h defines and structure manipulators |
| sockaddr_un(3) | load the C socket.h defines and structure manipulators |
| sockatmark(3) | Déterminer si la socket a atteint la marque de données hors-bande |
| socket(2) | Créer un point de communication |
| socket(7) | Interface Linux des sockets |
| socket(n) | Open a TCP network connection |
| socketcall(2) | Appels système sur les sockets |
| socketpair(2) | Créer une paire de sockets connectées |
| socklist(8) | Afficher la liste des sockets ouvertes |
| soelim(1) | interpret .so requests in groff input |
| solis(8) | Driver for Brazilian Microsol SOLIS UPS equipment |
| sonar(1) | affiche une visée sonar |
| sort(1) | sort lines of text files |
| sort(3) | perl pragma to control sort() behaviour |
| source(1) | bash built-in commands, see bash(1) |
| source(n) | Evaluate a file or resource as a Tcl script |
| spamassassin(1) | extensible email filter used to identify spam |
| spamassassin(3) | simple front-end filtering script for SpamAssassin |
| spamc(1) | client for spamd |
| spamd(1) | daemonized version of spamassassin |
| spawn(8) | Postfix external command spawner |
| speed(1) | test library performance |
| spfd(1) | simple forking daemon to provide SPF query services |
| spfquery(1) | checks if an IP address is an SPF-authorized SMTP sender for a domain |
| spinbox(n) | Create and manipulate spinbox widgets |
| spkac(1) | SPKAC printing and generating utility |
| splain(1) | produce verbose warning diagnostics |
| splain(3) | produce verbose warning diagnostics |
| splaymidi(1) | midi file player |
| splice(2) | Copier des données vers/depuis un tube |
| split(1) | split a file into pieces |
| split(n) | Split a string into a proper Tcl list |
| split2po(1) | Crée un fichier po à partir de deux fichiers XML DocBook |
| sprintf(3) | Formatage des sorties |
| sprof(1) | Read and display shared object profiling data |
| spu_create(2) | Créer un nouveau contexte spu |
| spu_run(2) | Exécuter un contexte SPU |
| spufs(7) | Le système de fichiers SPU |
| sqlite3(1) | A command line interface for SQLite version 3 |
| sqrt(3) | Fonction racine carrée |
| sqrtf(3) | Fonction racine carrée |
| sqrtl(3) | Fonction racine carrée |
| squid(8) | proxy caching server |
| squid_ldap_auth(8) | Squid LDAP authentication helper |
| squid_ldap_group(8) | Squid LDAP external acl group helper |
| squid_radius_auth(8) | Squid RADIUS authentication helper |
| squid_session(8) | Squid session tracking external acl group helper |
| squid_unix_group(8) | Squid UNIX Group external_acl helper |
| srand(3) | Générateur de nombres pseudo-aléatoires |
| srand48(3) | Générateurs de nombres pseudo-aléatoires uniformément distribués |
| srand48_r(3) | Générer des nombres pseudo-aléatoire uniformemment distribués de manière réentrante |
| srandom(3) | Générateur de nombres aléatoires |
| srandom_r(3) | Générateur de nombres aléatoires réentrant |
| ss(8) | another utility to investigate sockets |
| sscanf(3) | Entrées formatées |
| ssetmask(2) | Manipulation de masques de signaux (obsolète) |
| ssh(1) | Client SSH OpenSSH (programme de connexion à distance) |
| ssh-add(1) | adds RSA or DSA identities to the authentication agent |
| ssh-agent(1) | agent d'authentification |
| ssh-copy-id(1) | install your public key in a remote machine's authorized_keys |
| ssh-keygen(1) | authentication key generation, management and conversion |
| ssh-keyscan(1) | collecte des clefs publiques ssh |
| ssh-keysign(8) | programme utilisé par ssh dans l'authentification par machine |
| ssh_config(5) | OpenSSH SSH client configuration files |
| sshd(8) | OpenSSH SSH daemon |
| sshd_config(5) | Fichier de configuration du démon SSH OpenSSH |
| ssignal(3) | Gestion de signaux |
| st(4) | Lecteur de bandes SCSI |
| standards(7) | C and UNIX Standards |
| standend(3) | curses |
| standout(3) | curses |
| start-stop-daemon(8) | lance ou arrête des démons système |
| start_color(3) | curses color manipulation routines |
| startinnfeed(1) | programme SUID chargé de lancer innfeed |
| startx(1) | initialize an X session |
| stat(1) | display file or file system status |
| stat(2) | Obtenir l'état d'un fichier (file status) |
| states(1) | awk alike text processing tool |
| statfs(2) | Obtenir des statistiques sur le système de fichiers |
| stationlist.xml(5) | tvtime station configuration file |
| statvfs(2) | Obtenir les statistiques d'un système de fichiers |
| stdarg(3) | Liste variable d'arguments |
| stderr(3) | Flux d'entrées-sorties standard |
| stdin(3) | Flux d'entrées-sorties standard |
| stdio(3) | Bibliothèque standard de fonctions d'entrées-sorties |
| stdout(3) | Flux d'entrées-sorties standard |
| sti(9) | disable/enable interrupts |
| stime(2) | Configurer l'horloge du système |
| stpcpy(3) | Copier une chaîne en renvoyant un pointeur sur sa fin |
| stpncpy(3) | Copier une chaîne de taille fixe et pointer sur sa fin |
| strace(1) | trace system calls and signals |
| strcasecmp(3) | Comparer deux chaînes en ignorant les différences majuscules/minuscules |
| strcasestr(3) | Rechercher une sous-chaîne |
| strcat(3) | Concaténer deux chaînes |
| strchr(3) | Rechercher un caractère dans une chaîne |
| strchrnul(3) | Rechercher un caractère dans une chaîne |
| strcmp(3) | Comparaison de deux chaînes |
| strcoll(3) | Comparaison de deux chaînes suivant la localisation en cours |
| strcpy(3) | Copier une chaîne |
| strcspn(3) | Opérations sur les chaînes de caractères |
| strdup(3) | Dupliquer une chaîne |
| strdupa(3) | Dupliquer une chaîne |
| stream(1) | a lightweight tool to stream one or more pixel components of the image or portion of the image to your choice of storage formats |
| streamer(1) | enregistreur audio et/ou vidéo |
| strerror(3) | Obtenir le libellé d'un numéro d'erreur |
| strerror_r(3) | Obtenir le libellé d'un numéro d'erreur |
| strfile(1) | create a random access file for storing strings |
| strfmon(3) | Convertir des valeurs monétaires en chaînes de caractères |
| strfry(3) | Créer une anagramme d'une chaîne |
| strftime(3) | Formater la date et l'heure |
| strict(3) | Perl pragma to restrict unsafe constructs |
| string(n) | Manipulate strings |
| strings(1) | print the strings of printable characters in files |
| strip(1) | Discard symbols from object files |
| strlen(3) | Calculer la longueur d'une chaîne de caractères |
| strncasecmp(3) | Comparer deux chaînes en ignorant les différences majuscules/minuscules |
| strncat(3) | Concaténer deux chaînes |
| strncmp(3) | Comparaison de deux chaînes |
| strncpy(3) | Copier une chaîne |
| strndup(3) | Dupliquer une chaîne |
| strndupa(3) | Dupliquer une chaîne |
| strnlen(3) | Déterminer la longueur d'une chaîne |
| strpbrk(3) | Rechercher un ensemble de caractères dans une chaîne |
| strptime(3) | Conversion d'une chaîne de date en une structure tm |
| strrchr(3) | Rechercher un caractère dans une chaîne |
| strsep(3) | Extraction de mots d'une chaîne |
| strsignal(3) | Obtenir un libellé décrivant un signal |
| strspn(3) | Rechercher un ensemble de caractères dans une chaîne |
| strstr(3) | Rechercher une sous-chaîne |
| strtod(3) | Convertir une chaîne ASCII en nombre réel |
| strtof(3) | Convertir une chaîne ASCII en nombre réel |
| strtoimax(3) | Convertir une chaîne de caractères en entier |
| strtok(3) | Extraire des mots d'une chaîne |
| strtok_r(3) | Extraire des mots d'une chaîne |
| strtol(3) | Convertir une chaîne en un entier long |
| strtold(3) | Convertir une chaîne ASCII en nombre réel |
| strtoll(3) | Convertir une chaîne en un entier long |
| strtoq(3) | Convertir une chaîne en un entier long |
| strtoul(3) | Convertir une chaîne en entier long non signé |
| strtoull(3) | Convertir une chaîne en entier long non signé |
| strtoumax(3) | Convertir une chaîne de caractères en entier |
| strtouq(3) | Convertir une chaîne en entier long non signé |
| strverscmp(3) | Comparaison de chaînes de version |
| strxfrm(3) | Transformations de chaînes |
| stty(1) | change and print terminal line settings |
| stty(2) | Appels système non implémentés |
| stubmaker.pl(1) | Generates client stubs from a WSDL file |
| subpad(3) | create and display curses pads |
| subs(3) | Perl pragma to predeclare sub names |
| subscriptions.conf(5) | subscriptions file for cups |
| subst(n) | Perform backslash, command, and variable substitutions |
| subtitles(1) | affiche le sous-titrage dans xawtv |
| subwin(3) | create curses windows |
| sudo(8) | execute a command as another user |
| sudoedit(8) | execute a command as another user |
| sudoers(5) | list of which users may execute what |
| suexec(8) | Switch user before executing external programs |
| suffixes(7) | Liste de suffixes de fichiers |
| sum(1) | checksum and count the blocks in a file |
| supermount(8) | Active ou désactive la fonction supermount |
| suspend(1) | bash built-in commands, see bash(1) |
| svipc(7) | Mécanismes System V de communication entre processus |
| svlc(1) | the VLC media player |
| swab(3) | swap adjacent bytes |
| swapcontext(3) | Manipulation du contexte utilisateur |
| swapoff(2) | Activer/désactiver un fichier ou un périphérique de swap |
| swapoff(8) | active/désactive les périphériques et fichiers pour la pagination sur disque |
| swapon(2) | Activer/désactiver un fichier ou un périphérique de swap |
| swapon(8) | active/désactive les périphériques et fichiers pour la pagination sur disque |
| swappo(1) | Échanger des champs msgid et msgstr dans un fichier PO |
| switch(n) | Evaluate one of several scripts, depending on a given value |
| switchdesk(1) | interface en mode texte et graphique pour choisir l'environnement de bureau |
| switchto(1) | switch to a new virtual terminal (VT) |
| swprintf(3) | Formatage de chaînes de caractères larges |
| symcryptrun(1) | Call a simple symmetric encryption tool |
| symlink(2) | Créer un nouveau nom pour un fichier |
| symlink(7) | Fonctionnement des liens symboliques |
| symlinkat(2) | Créer un lien symbolique relativement à un descripteur de fichier de répertoire |
| symlinks(8) | symbolic link maintenance utility |
| sync(1) | flush file system buffers |
| sync(2) | Vider le tampon cache sur le disque |
| sync(8) | Synchroniser les données en mémoire et celles sur disque |
| sync_file_range(2) | Synchroniser un segment de fichier avec le disque |
| syncok(3) | create curses windows |
| sys-unconfig(8) | script pour reconfigurer le système au prochain démarrage |
| syscall(2) | Appel système indirect |
| syscalls(2) | Linux system calls |
| sysconf(3) | Get configuration information at runtime |
| sysctl(2) | Lire/écrire les paramètres système |
| sysctl(8) | configure kernel parameters at runtime |
| sysctl.conf(5) | fichier de configuration pour sysctl(8) |
| sysfs(2) | Obtenir des informations sur les types de systèmes de fichiers |
| sysinfo(2) | Obtenir des informations statistiques sur le système |
| sysklogd(8) | Linux system logging utilities |
| syslinux(1) | Chargeur de boot |
| syslog(2) | Lire et/ou effacer les tampons circulaires de messages du noyau |
| syslog(3) | Envoyer un message de journalisation |
| syslog-ng(8) | logs system messages |
| syslog.conf(5) | fichier de configuration de syslogd(8) |
| system(3) | Exécuter une commande shell |
| system-auth(5) | Common configuration file for PAMified services |
| system-config-printer(1) | configure a CUPS server |
| system-config-printer-applet(1) | print job manager |
| systempapername(3) | return names for managing system paper information |
| systempapersizefile(3) | return names for managing system paper information |
| systool(1) | view system device information by bus, class, and topology |
| sysv_signal(3) | Gestion des signaux avec la sémantique System V |