Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Example 4: change double to single quotes in echo
Bash doesn't like exclamation marks in double quotes: $ echo "oh no!" > index.html -bash: !": event not found
- Loading branch information