Skip to content

Conversation

@perl2ruby
Copy link

changes:
(1) backticks replaced by $(....)
(2) sed delimiters changed to pipe, eliminating the need to escape backslashes
(3) replace escaped double quoutes (inside double quotes),
replaced them with single quotes without impacting variable interpolation
(4) use of "==" for coparison instead of "="

changes:
  (1) backticks replaced by  $(....)
  (2) sed delimiters changed to pipe, eliminating the need to escape backslashes
  (3) replace escaped double quoutes (inside double quotes),
      replaced them with single quotes without impacting variable interpolation
  (4) use of "==" for coparison instead of "="
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