rpmsort(8) — Linux manual page
RPMSORT(8) RPMSORT(8)
NAME
rpmsort - Sort input by RPM Package Manager (RPM) versioning.
SYNOPSIS
rpmsort FILES
DESCRIPTION
rpmsort sorts the input files, and writes a sorted list to stan‐
dard out - like sort(1), but aware of RPM versioning.
If '-' is given as an argument, or no arguments are given, ver‐
sions are read from stdandard in and writen to standard out.
EXAMPLES
$ echo -e `rpm-4.18.0-3.fc38.x86_64.0-1.fc38.x86_64' | rpmsort
rpm-4.18.0-1.fc38.x86_64
rpm-4.18.0-3.fc38.x86_64
AUTHORS
Peter Jones <pjones@redhat.com>
Robbie Harwood <rharwood@redhat.com>
COLOPHON
This page is part of the rpm (RPM Package Manager) project. In‐
formation about the project can be found at
⟨https://github.com/rpm-software-management/rpm⟩. It is not known
how to report bugs for this man page; if you know, please send a
mail to man-pages@man7.org. This page was obtained from the
project's upstream Git repository
⟨https://github.com/rpm-software-management/rpm.git⟩ on
2024-06-14. (At that time, the date of the most recent commit
that was found in the repository was 2024-06-14.) If you
discover any rendering problems in this HTML version of the page,
or you believe there is a better or more up-to-date source for
the page, or you have corrections or improvements to the
information in this COLOPHON (which is not part of the original
manual page), send a mail to man-pages@man7.org