YHRLE

  • 深入理解Linux =~

    一、基本用法 在Linux中,=~是用于正则表达式匹配的符号,其基本用法是: [[ $variable =~ pattern ]] 其中$variable是待匹配的字符串,patt…

    编程 2025-04-18