Skip to content

Windows already has sort, but I like Unix's sort better. #86

Closed
@mrcarlosrendon

Description

@mrcarlosrendon

which sort C:\Windows\system32\sort.EXE

What I wanted was:
which sort C:\Program Files (x86)\Gow\bin\sort.exe

because I don't like Window's version of sort. It doesn't have -n.

However, I imagine something might break if you put gow before system32 on the user's PATH, so could we rename utilities that have windows equivalents? For example "gsort.exe" or "gowsort.exe"

piping on the command line is inconveinent if you have to type "C:\Program Files (x86)\Gow\bin\sort.exe" -rn

but typing "gsort" or "gowsort" would be just fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions