you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 2 years ago (1 child)

the actual behavior here is to echo the literal string "$foobar", because the $ sign is escaped. so no variable expansion will take place at all.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (2 children)

    Oh lol. It doesn't show the $ at all on my mobile app till I escaped it

  • source
  • parent
  • hideshow 4 child comments