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 #1174

Open
jidanni opened this issue Apr 28, 2024 · 1 comment
Open

xargs #1174

jidanni opened this issue Apr 28, 2024 · 1 comment

Comments

@jidanni
Copy link
Contributor

jidanni commented Apr 28, 2024

All I know is

zcat $@|cpio -t|grep jid|xargs -n 1 comm<TAB>

does not expand commands, but instead filenames.

@akinomyoga
Copy link
Collaborator

The options specific to xargs are just unsupported.

complete -F _comp_command aoss command "do" else eval exec ltrace nice nohup padsp \
"then" time tsocks vsound xargs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants