in reply to Re^4: perl sort on windows
in thread perl sort on windows

Right, and "dir" is not a "window utility" it is a command
$ help |head -n1 For more information on a specific command, type HELP command-name

Replies are listed 'Best First'.
Re^6: perl sort on windows
by hdb (Monsignor) on Mar 25, 2013 at 07:40 UTC
    Point conceded, but so is "sort". At least on my box, "sort -?" gives something else than "sort /?".
    C:\>help|head -n1 'head' is not recognized as an internal or external command, operable program or batch file.
      But so is gnu sort , it is also called sort on windows