table of contents
| APT-SORTPKGS(1) | APT | APT-SORTPKGS(1) |
NAME¶
apt-sortpkgs - Hulpprogramma om pakketindexbestanden te sorteren
SAMENVATTING¶
apt-sortpkgs [-s] [-o=configuratietekenreeks] [-c=configuratiebestand] bestandsnaam... {-v | --version} {-h | --help}
OMSCHRIJVING¶
apt-sortpkgs neemt een indexbestand (broncode-index of pakketindex) en sorteert de records zodat ze volgens pakketnaam geordend worden. Het sorteert ook de interne velden van elk record volgens de interne sorteerregels.
Alle uitvoer wordt naar de standaarduitvoer geschreven. De invoer moet een bestand zijn dat doorzocht kan worden.
OPTIES¶
Alle commandoregelopties kunnen via het configuratiebestand ingesteld worden. de omschrijving geeft de in te stellen configuratieoptie op. Bij booleaanse opties kunt u instellingen uit het configuratiebestand overschrijven door iets te gebruiken als -f-, --no-f, -f=no en meerdere andere variaties.
-s, --source
-h, --help
-v, --version
--audit
-c, --config-file
-o, --option
--cli-version
Version tracks are presented as follows: The version 3.2 has equivalent versions 0.32, 1.22, and 2.12, implementing new features for their specified major versions.
A special case is the X.9 version pattern: A version like 2.9 is followed by 3.0, but 2.10 follows directly on 2.8; given that we use odd version numbers as development series (2.9 is the 3.0 development series).
This feature has been introduced in APT 3.1.10, and replaces the binary-specific configuration. You may use the APT::Version to similar effect on older binaries, for example, use -o APT::Version=2 to make apt(8) behave like the 2.x series.
The default value is the current APT version for apt(8) and 0.(10 * major + minor) for the classic commands. The 0.X series is soft-deprecated and the other commands will roll over to the 2.x series in the future.
--no-color, --color
ZIE OOK¶
DIAGNOSTIEK¶
apt-sortpkgs geeft de terugkeerwaarde nul bij een normaal verlopen operatie, het decimaal getal 100 in geval van een fout.
BUGS¶
APT bugpagina[1]. Indien u een bug in APT wilt rapporteren, raadpleeg dan /usr/share/doc/debian/bug-reporting.txt of het reportbug(1) commando.
VERTALING¶
De Nederlandse vertaling werd in 2015 gemaakt door Frans Spiesschaert <Frans.Spiesschaert@yucom.be>, in samenwerking met het Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>.
Merk op dat de vertaling van dit document nog onvertaalde delen kan bevatten. Dit is intentioneel om te vermijden dat inhoud verloren zou gaan door een vertaling die achterop loopt op het origineel.
AUTEURS¶
Jason Gunthorpe
APT-team
OPMERKINGEN¶
- 1.
- APT bugpagina
| 30 november 2013 | APT 3.1.11 |