Skip to content

Error: Got unexpected extra argument for --user #553

Answered by Serene-Arc
bthahn asked this question in Q&A
Discussion options

You must be logged in to vote

At a guess, it's because you have the quotes around $userlist in the command. This will input it as a single string and prevent splitting. You want the splitting, so it's causing the error.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@bthahn
Comment options

@Serene-Arc
Comment options

@bthahn
Comment options

@Serene-Arc
Comment options

Answer selected by bthahn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants