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: Sun May 27 15:42:00 2012 from 38.107.179.227
[root@bash-linux ~] # echo "Bienvenue sur Bash-Linux.com"_
 Manuel des commandes UNIX (man) Version anglaise

Indiquez la fonction :

Man Deb en anglais

deb(5) Debian deb(5)
 
NAME


deb - Debian binary package format
 
SYNOPSIS


filename.deb
 
DESCRIPTION


The .deb format is the Debian binary package file format. It is under- stood by dpkg 0.93.76 and later, and is generated by default by all versions of dpkg since 1.2.0 and all i386/ELF versions since 1.1.1elf. The format described here is used since Debian 0.93; details of the old format are described in deb-old(5).
 
FORMAT


The file is an ar archive with a magic number of !. The first member is named debian-binary and contains a series of lines, separated by newlines. Currently only one line is present, the format version number, 2.0 at the time this manual page was written. Programs which read new-format archives should be prepared for the minor number to be increased and new lines to be present, and should ignore these if this is the case. If the major number has changed, an incompatible change has been made and the program should stop. If it has not, then the program should be able to safely continue, unless it encounters an unexpected member in the archive (except at the end), as described below. The second required member is named control.tar.gz. It is a gzipped tar archive containing the package control information, as a series of plain files, of which the file control is mandatory and contains the core control information. The control tarball may optionally contain an entry for `.', the current directory. The third, last required member is named data.tar.gz. It contains the filesystem archive as a gzipped tar archive. These members must occur in this exact order. Current implementations should ignore any additional members after data.tar.gz. Further mem- bers may be defined in the future, and (if possible) will be placed after these three. Any additional members that may need to be inserted before data.tar.gz and which should be safely ignored by older pro- grams, will have names starting with an underscore, `_'. Those new members which won't be able to be safely ignored will be inserted before data.tar.gz with names starting with something other than underscores, or will (more likely) cause the major version number to be increased.
 
SEE ALSO


deb-old(5), dpkg-deb(1), deb-control(5). Debian Project 2006-02-28 deb(5)


 Dernières recherches
Man  en anglais Man deb en anglaisMan  en français Man deb en français
Man  en anglais Man deallocvt en anglaisMan  en français Man deallocvt en français
Man  en anglais Man dbopen en anglaisMan  en français Man dbopen en français
Man  en anglais Man db en anglaisMan  en français Man db en français
Man  en anglais Man daylight en anglaisMan  en français Man daylight en français
Man  en anglais Man daemon en anglaisMan  en français Man daemon en français
Man  en anglais Man aio_fsync en anglaisMan  en français Man aio_fsync en français
Man  en anglais Man flockfile en anglaisMan  en français Man flockfile en français
Man  en anglais Man ctrlaltdel en anglaisMan  en français Man ctrlaltdel en français
Man  en anglais Man ctan en anglaisMan  en français Man ctan en français
Man  en anglais Man ctags en anglaisMan  en français Man ctags en français
Man  en anglais Man csqrt en anglaisMan  en français Man csqrt en français
Man  en anglais Man csplit en anglaisMan  en français Man csplit en français
Man  en anglais Man csin en anglaisMan  en français Man csin en français
Man  en anglais Man crypt en anglaisMan  en français Man crypt 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