Commit bc20713
committed
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 found1 parent 3308463 commit bc20713
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
0 commit comments