Skip to content

Why is file name not complete when using $@ #1145

Closed Locked Answered by sxyazi
nonetrix asked this question in 1. Q&A
Discussion options

You must be logged in to vote

It's missing the closing '. Also you should use "$@" instead of $@ since the latter won't escape special characters in filenames, https://stackoverflow.com/questions/3898665/what-is-in-bash

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by nonetrix
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@sxyazi
Comment options

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