Lines Matching refs:command
49 Two GNU Coreutils programs use version sort: @command{ls} and @command{sort}.
51 To list files in version sort order, use @command{ls}
66 To sort text files in version sort order, use @command{sort} with
568 because the sorting code is shared between the @command{ls} and @command{sort}
691 Indeed this is the order in which Debian's @command{dpkg} compares the strings.
719 because the sorting code is shared between the @command{ls} and @command{sort}
726 The Debian program @command{dpkg} (available on all Debian and Ubuntu
731 following snippet to your shell command-prompt):
742 Then compare two strings by calling @command{compver}:
750 Note that @command{dpkg} will warn if the strings have invalid syntax:
802 Is the result consistent with Debian's own ordering (using @command{dpkg}, see