The * and ? will be extended to filename only  outside of single quotation and double quotation

noticely, the . will not be extended in shell wildcard match system

  $@  all command line arguements

       $* all command line arguements

相关文章:

  • 2022-12-23
  • 2021-08-20
  • 2021-05-01
  • 2021-12-16
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-31
  • 2022-02-09
  • 2022-12-23
  • 2021-06-12
  • 2021-05-19
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案