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

Indiquez la fonction :

Man Dh_strip en anglais

DH_STRIP(1) Debhelper DH_STRIP(1)
 
NAME


dh_strip - strip executables, shared libraries, and some static libraries
 
SYNOPSIS


dh_strip [debhelper options] [-Xitem] [--dbg-package=package] [--keep-debug]
 
DESCRIPTION


dh_strip is a debhelper program that is responsible for stripping executables, shared libraries, and static libraries that are not used for debugging. This program examines your package build directories and works out what to strip on its own. It uses file(1) and file permissions and filenames to figure out what files are shared libraries (*.so), executable binaries, and static (lib*.a) and debugging libraries (lib*_g.a, debug/*.so), and strips each as much as is possible. (Which is not at all for debugging libraries.) In general it seems to make very good guesses, and will do the right thing in almost all cases. Since it is very hard to automatically guess if a file is a module, and hard to determine how to strip a module, dh_strip does not currently deal with stripping binary modules such as .o files.
 
OPTIONS


-Xitem, --exclude=item Exclude files that contain "item" anywhere in their filename from being stripped. You may use this option multiple times to build up a list of things to exclude. --dbg-package=package Causes dh_strip to save debug symbols stripped from the packages it acts on as independent files in the package build directory of the specified debugging package. For example, if your packages are libfoo and foo and you want to include a foo-dbg package with debugging symbols, use dh_strip --dbg-package=foo-dbg. Note that this option behaves significantly different in debhelper compatibility levels 4 and below. Instead of specifying the name of a debug package to put symbols in, it specifies a package (or packages) which should have separated debug symbols, and the separated symbols are placed in packages with "-dbg" added to their name. -k, --keep-debug Debug symbols will be retained, but split into an independent file in usr/lib/debug/ in the package build directory. --dbg-package is easier to use than this option, but this option is more flexible.
 
NOTES


If the DEB_BUILD_OPTIONS environment variable contains "nostrip", nothing will be stripped, in accordance with Debian policy (section 10.1 "Binaries").
 
CONFORMS TO


Debian policy, version 3.0.1
 
SEE ALSO


debhelper(7) This program is a part of debhelper.
 
AUTHOR


Joey Hess 7.0.15 2008-05-19 DH_STRIP(1)


 Dernières recherches
Man  en anglais Man dh_strip en anglaisMan  en français Man dh_strip en français
Man  en anglais Man dir_colors en anglaisMan  en français Man dir_colors en français
Man  en anglais Man dh_shlibdeps en anglaisMan  en français Man dh_shlibdeps en français
Man  en anglais Man dirname en anglaisMan  en français Man dirname en français
Man  en anglais Man dirfd en anglaisMan  en français Man dirfd en français
Man  en anglais Man dircolors en anglaisMan  en français Man dircolors en français
Man  en anglais Man dh_scrollkeeper en anglaisMan  en français Man dh_scrollkeeper en français
Man  en anglais Man dir en anglaisMan  en français Man dir en français
Man  en anglais Man dh_python en anglaisMan  en français Man dh_python en français
Man  en anglais Man dh_prep en anglaisMan  en français Man dh_prep en français
Man  en anglais Man dig en anglaisMan  en français Man dig en français
Man  en anglais Man dh_perl en anglaisMan  en français Man dh_perl en français
Man  en anglais Man difftime en anglaisMan  en français Man difftime en français
Man  en anglais Man dh_movefiles en anglaisMan  en français Man dh_movefiles en français
Man  en anglais Man dh_makeshlibs en anglaisMan  en français Man dh_makeshlibs 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