Skip to content

Conversation

@ScarabMonkey
Copy link

adding the -e switch to the defaults read line: this tells grep that the next text is definitely the pattern to find.
This fixes an issue with values that begin with the '-' character, in my case a -1.

adding the -e switch to the defaults read line - this tells grep that the next text is definitely the pattern to find.
This fixes an issue with values that begin with the '-' character, in my case a -1.
@ghost ghost assigned grahamgilbert Feb 22, 2013
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.

2 participants