Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 6.0.0

(Squeeze)

dpkg.cfg(5)


dpkg.cfg

dpkg.cfg

NAME
DESCRIPTION
FILES
AUTHOR
SEE ALSO

NAME

dpkg.cfg − dpkg configuration file

DESCRIPTION

This file contains default options for dpkg. Each line contains a single option which is exactly the same as a normal command line option for dpkg except for the leading dashes which are not used here. Quotes surrounding option values are stripped. Comments are allowed by starting a line with a hash sign ("#").

FILES

/etc/dpkg/dpkg.cfg.d/[0-9a-zA-Z_-]*
/etc/dpkg/dpkg.cfg
~/.dpkg.cfg

AUTHOR

See /usr/share/doc/dpkg/THANKS for the list of people who have contributed to dpkg.

SEE ALSO

dpkg(1).



dpkg.cfg(5)