shflags
shflags copied to clipboard
Fixed handling of string option values containing single and double quotes
Changed how the shell eval handles a string option value so that single and double quotes do not fail. Added a new files with tests for single, double, and mixed quotes.
See https://stackoverflow.com/a/48590164 for discussion handling strings with eval