EnglishFrenchSpanish

OnWorks favicon

dscextract - Online in the Cloud

Run dscextract in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command dscextract that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


dscextract - extract a single file from a Debian source package

SYNOPSIS


dscextract [options] dscfile file

DESCRIPTION


dscextract 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 STATUS


0 file was extracted.

1 file was not found in the source package.

2 An error occurred, like dscfile was not found.

EXAMPLE


dscextract dds_2.1.1+ddd105-2.dsc debian/watch || test $? = 1

Use dscextract online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad