Skip to content

Fix find positional argument issue#184

Open
divinity76 wants to merge 1 commit intodwyl:masterfrom
divinity76:patch-1
Open

Fix find positional argument issue#184
divinity76 wants to merge 1 commit intodwyl:masterfrom
divinity76:patch-1

Conversation

@divinity76
Copy link

Previously, running on GNU Find 4.8.0 yielded this warning:

find: warning: you have specified the global option -maxdepth after the argument -type, but global options are not positional, i.e., -maxdepth affects tests specified before it as well as those specified after it. Please specify global options before other arguments.

Previously, running on GNU Find 4.8.0 yielded this warning:

find: warning: you have specified the global option -maxdepth after the argument -type, but global options are not positional, i.e., -maxdepth affects tests specified before it as well as those specified after it.  Please specify global options before other arguments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant