findstr “^” doesn't work but “^^” does to lookup the beginning lines

后端 未结 0 659
鱼传尺愫
鱼传尺愫 2021-01-04 13:37

My findstr /c:"^string" works in funny way. To lookup top of each lines using findstr /r with "^", is there any way to put the same query? At least, I f

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