Skip to content

Can't find fixed strings #1677

Answered by BurntSushi
jduan asked this question in General
Discussion options

You must be logged in to vote

Use single quotes instead of double quotes. With double quotes, your shell is expanding your $variables, which are presumably undefined and therefore empty.

Replies: 2 comments

Comment options

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

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1677 on September 08, 2020 18:10.