Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-19927

sort: missing functions appear in MS version

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None

    Description

      ROS' sort utility is missing some functions appear in MS version, for example:

      • reading file from command line argument (i.e. sort mytextfile.txt)
      • writing output to a file specified in command line argument (i.e. sort mytextfile.txt /o sorted.txt)
      • configurable maximum record size (i.e. /REC[ORD_MAXIMUM] switch)
      • sort by Locale (i.e. /L[OCALE] locale switch)
      • long options

      And there are some undocumented switches:

      • /case_sensitive (since win2000)
      • /uni_output (since vista)
      • /unique (since win10)

      Attachments

        Activity

          People

            Unassigned Unassigned
            roytam1 roytam1
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: