Solved: Getting argument passed to a #system call #108
shmup
started this conversation in
Script help
Replies: 1 comment
-
The answer was wrapping the url in quotes.
In case this is helpful to some, I like to pair it with:
The space after the string is important here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying something like this:
But this is always opening everything short of the
%0
, which leads me to believe I'm doing the wrong this for this goal. What would be the right thing, or the right way?For example, I'm running it as such:
db-place foo
butxdg-open
is receivinghttps://quow.co.uk/cow.php?t=Places
Beta Was this translation helpful? Give feedback.
All reactions