There are three kinds of quote: single quote('), double quote("), backslash(\), how shell explain these characters depends on the context. Often we refer to quote in shell script, we means quotes pair except backslash. Double quote is called weak quote, single quote strong quote, backslash is the most strong quote.

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-21
  • 2022-12-23
  • 2022-12-23
  • 2021-12-26
  • 2021-11-28
  • 2021-11-15
猜你喜欢
  • 2021-05-25
  • 2022-12-23
  • 2022-01-25
  • 2021-07-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案