Closed
Description
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
Labels
No labels