Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xargs warning: options --max-args and --replace/-I/-i are mutually exclusive #4

Open
cweiske opened this issue May 8, 2023 · 0 comments

Comments

@cweiske
Copy link

cweiske commented May 8, 2023

When running resolvconf.sh on a Debian 11 machine, I get warnings about xargs:

$ ./resolvconf.sh 
xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
Using api.opennic.org. as API host ...
Pinging 18 hosts to determine the top 4 ... (this might take up to a minute... or two...)
Falling back to ping/grep/awk method which is VERY unreliable. You should really consider installing fping!
xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
nameserver 178.254.22.166
nameserver 51.77.149.139
nameserver 94.16.114.254
nameserver 51.83.172.84

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

No branches or pull requests

1 participant