-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Maybe it's a stupid request but the find command is not consistent with the usual syntax of the same command on unix like machines.
This implementation works with -p parameter for the starting directory, which is maybe good for windows.
Posix implementation uses the starting directory as the first parameter ("./" if starting from current directory) and the search pattern as the second.
It's not a big problem, but if you could detect the environment and switch the parameters, it would be convenient...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels