Query: dscextract
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DSCEXTRACT(1) General Commands Manual DSCEXTRACT(1)NAMEdscextract - extract a single file from a Debian source packageSYNOPSISdscextract [options] dscfile fileDESCRIPTIONdscextract reads a single file from a Debian source package. The idea is to only look into .diff.gz files (source format 1.0) or .debian.tar.gz/bz2 files (source format 3.0) where possible, hence avoiding to unpack large tarballs. It is most useful for files in the debian/ subdirectory. file is relative to the first level directory contained in the package, i.e. with the first component stripped.OPTIONS-f "Fast" mode. For source format 1.0, avoid to fall back scanning the .orig.tar.gz file if file was not found in the .diff.gz. (For 3.0 packages, it is assumed that debian/* are exactly the contents of debian.tar.gz/bz2.)EXIT STATUS0 file was extracted. 1 file was not found in the source package. 2 An error occurred, like dscfile was not found.EXAMPLEdscextract dds_2.1.1+ddd105-2.dsc debian/watch || test $? = 1AUTHORdscextract was written by Christoph Berg <myon@debian.org>.DEBIANDebian Utilities DSCEXTRACT(1)
Related Man Pages |
---|
debnest_make(1) - debian |
pull-debian-debdiff(1) - debian |
pull-debian-source(1) - debian |
dpkg::source::package(3) - debian |
dcontrol(1) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Detecting unused variables... |
One instance of comparing grep and awk |
My first PERL incarnation... Audio Oscillograph |