diff --git a/SC2088.md b/SC2088.md index d3596f5..e631d84 100644 --- a/SC2088.md +++ b/SC2088.md @@ -21,3 +21,7 @@ Alternatively, the `~/` can be left unquoted, as in `rm ~/"Desktop/$filename"`. ### Exceptions If you don't want the tilde to be expanded, you can ignore this message. + +### Related resources: + +* StackOverflow: [Why isn't tilde (~) expanding inside double quotes?](https://stackoverflow.com/questions/41871596/why-isnt-tilde-expanding-inside-double-quotes) \ No newline at end of file