Skip to content

Conversation

@sheniff
Copy link

@sheniff sheniff commented Dec 19, 2013

Using double quotes around the given path makes that paths using wildcards like:

open "path/to/my/file/*/file.html"

don't work. Given an error "File does not exist"

Just by removing those quotes, open works correct with wildcards, as it does from a terminal

open path/to/my/file/*/file.html

even

open "Google Chrome" path/to/my/file/*/file.html

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.

1 participant