mlocate (5) Linux Manual Page
mlocate.db – a mlocate database Description A mlocate database starts with a file header: 8 bytes for a magic number ("
Section 5: file formats
mlocate.db – a mlocate database Description A mlocate database starts with a file header: 8 bytes for a magic number ("
mlocate.db – a mlocate database Description A mlocate database starts with a file header: 8 bytes for a magic number ("
mke2fs.conf – Configuration file for mke2fs Description mke2fs.conf is the configuration file for mke2fs(8). It controls the default parameters used by mke2fs(8) when it is creating ext2, ext3, or ext4 filesystems. The mke2fs.conf file uses an INI-style format. Stanzas, or top-level sections, are delimited by square braces: [ ]. Within each section, each line defines…
mke2fs.conf – Configuration file for mke2fs Description mke2fs.conf is the configuration file for mke2fs(8). It controls the default parameters used by mke2fs(8) when it is creating ext2, ext3, or ext4 file systems. The mke2fs.conf file uses an INI-style format. Stanzas, or top-level sections, are delimited by square braces: [ ]. Within each section, each line…
miredo.conf – configuration for Miredo Synopsis miredo.conf Descripton miredo.conf is the configuration file for Miredo. Each configuration directive consists of one directive name, possibly followed by one or several spaces and a value for the directive. White spaces, empty lines and lines starting with ‘#’ are ignored. Directives are case-insensitive. A comprehensive list of the…
miredo.conf – configuration for Miredo Synopsis miredo.conf Descripton miredo.conf is the configuration file for Miredo. Each configuration directive consists of one directive name, possibly followed by one or several spaces and a value for the directive. White spaces, empty lines and lines starting with ‘#’ are ignored. Directives are case-insensitive. A comprehensive list of the…
miredo-server.conf – configuration for miredo-server Synopsis miredo-server.conf Descripton miredo-server.conf is the configuration file for miredo-server. Each configuration directive consists of one directive name, possibly followed by one or several spaces and a value for the directive. White spaces, empty lines and lines starting with ‘#’ are ignored. Directives are case-insensitive. A comprehensive list of the…
miredo-server.conf – configuration for miredo-server Synopsis miredo-server.conf Descripton miredo-server.conf is the configuration file for miredo-server. Each configuration directive consists of one directive name, possibly followed by one or several spaces and a value for the directive. White spaces, empty lines and lines starting with ‘#’ are ignored. Directives are case-insensitive. A comprehensive list of the…
mip6d.conf – MIPL Mobile IPv6 Configuration file Synopsis /etc/mip6d.conf Description MIPL Mobile IPv6 daemon’s configuration file Below is a list of currently supported configuration options. All configuration lines are terminated with a semicolon. Sub-sections are enclosed in ‘{‘ and ‘}’. Strings are quoted with double quotes. Common Options The file contains the following common definitions:…
mip6d.conf – UMIP Mobile IPv6 and NEMO Configuration file Synopsis /etc/mip6d.conf Description UMIP Mobile IPv6 and NEMO daemon’s configuration file Below is a list of currently supported configuration options. All configuration lines are terminated with a semicolon. Sub-sections are enclosed in ‘{‘ and ‘}’. Optional parameters are designated with square brackets (you must omit them…
minidlna Description minidlna is a light weight but very functional DLNA server. In most cases, the defaults do not need modifications. The global configuration file is /etc/minidlna.conf but local users without system root access can run minidlna with their own configuration file. Options The following are user configurable options in /etc/minidlna.conf. minidlna runs by default…
mimedefang-filter – Configuration file for MIMEDefang mail filter. Description mimedefang-filter is a Perl fragment that controls how mimedefang.pl disposes of various parts of a MIME message. In addition, it contains some global variable settings that affect the operation of mimedefang.pl. Calling Sequence Incoming messages are scanned as follows: 1) A temporary working directory is created….
mime.types – mime type description file for cups Description The mime.types file defines the recognized file types. Additional file types are specified in files with the extension .types in the CUPS configuration directory. Each line in the mime.types file is a comment, blank, or rule line. Comment lines start with the # character. Rule lines…
mime.types – mime type description file for cups Description The mime.types file defines the recognized file types. Additional file types can be added to mime.types or (preferably) in additional files in the CUPS configuration directory with the extension ".types". Each line in the mime.types file is a comment, blank, or rule line. Comment lines start…
mime.convs – mime type conversion file for cups (deprecated) Description The mime.convs file defines the filters that are available for converting files from one format to another. The standard filters support text, PDF, PostScript, and many types of image files. Additional filters are specified in files with the extension .convs in the CUPS configuration directory….
mib2c.conf – How to write mib2c.conf files to do ANYTHING based on MIB input. Synopsis % cat > mib2c.test.conf << EOF @foreach $t table@ Starting table $t @foreach $c column@ echo $t has column $c which has a syntax of $c.syntax @end@ @end@ EOF % mib2c -c mib2c.test.conf internet Description The mib2c.conf script language is a MIB-particular language designed to…
mib2c.conf – How to write mib2c.conf files to do ANYTHING based on MIB input. Synopsis % cat > mib2c.test.conf << EOF @foreach $t table@ Starting table $t @foreach $c column@ echo $t has column $c which has a syntax of $c.syntax @end@ @end@ EOF % mib2c -c mib2c.test.conf internet Description The mib2c.conf script language is a MIB-particular language designed to…
mh-profile – user profile customization for nmh message handler Description Each user of nmh is expected to have a file named .mh_profile in his or her home directory. This file contains a set of user parameters used by some or all of the nmh family of programs. Each entry in the file is of the…
mh-tailor, mts.conf – mail transport configuration for nmh message handler Description The file /etc/nmh/mts.conf defines run-time options for those nmh programs which interact (in some form) with the message transport system. At present, these (user) programs are: ap, conflict, inc, msgchk, msh, post, rcvdist, and rcvpack. Each option should be given on a single line….
mh-sequence – sequence specification for nmh message system Description A sequence (or sequence set) is a symbolic name representing a message or collection of messages. nmh has several internally defined sequences, as well as allowing users to define their own sequences. Message Specification and Pre-Defined Message Sequences Most nmh commands accept a `msg’ or `msgs’…