Rechercher une page de manuel
rpmelfsym
Langue: en
Version: 2008-02-12 (fedora - 04/07/09)
Section: 1 (Commandes utilisateur)
NAME
rpmelfsym - list symbols from object files in RPM packagesSYNOPSIS
rpmelfsym [-h] [-p] [FILE...] [DIR...]DESCRIPTION
rpmelfsym produces three-column output: file name, symbol type, and symbol name, as determined by nm(1). Only dynamically linked executable files and shared libraries are processed, and only dynamic symbols are listed. When processing a directory, an additional column is prepended to the output, which is typically RPM file basename.OPTIONS
- -p
- When processing a directory, list package names, not file names; furthermore, enable special treatment of packages with the same name; that is, process only the one with the latest version.
- -h
- Display this help and exit.
AUTHOR
Written by Alexey Tourbin <at@altlinux.org>.COPYING
Copyright (c) 2005 Alexey Tourbin, ALT Linux Team.This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
SEE ALSO
rpmfile(1), rpmpeek(1), nm(1)Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre