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 -i was removed #41

Merged
merged 1 commit into from
Jun 4, 2015
Merged

xargs -i was removed #41

merged 1 commit into from
Jun 4, 2015

Conversation

bkeepers
Copy link
Contributor

@bkeepers bkeepers commented Jun 3, 2015

$ xargs -i
xargs: illegal option -- i

According to this:

Also, -i for xargs was deprecated around version 4.2.9. You should use -I {}.

@michaelansel
Copy link
Collaborator

👍

bkeepers added a commit that referenced this pull request Jun 4, 2015
`xargs -i` was removed
@bkeepers bkeepers merged commit 37c716c into master Jun 4, 2015
@bkeepers bkeepers deleted the xargs branch June 4, 2015 14:18
@technicalpickles technicalpickles mentioned this pull request Jun 5, 2015
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.

2 participants