subprocess + grep for backslash terminated string

前端 未结 0 359
走了就别回头了
走了就别回头了 2020-12-09 04:30

I want to use subprocess to grep for a string that end in backslash:

product = "myProduct\\"

so in bash, if I do:

zg         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题