小编use*_*608的帖子

在引号之间说出来

我有这样的x行:

Unable to find latest released revision of 'CONTRIB_046578'.   
Run Code Online (Sandbox Code Playgroud)

我需要提取的字revision of ''词在这个例子中CONTRIB_046578 ,如果可能计数用这个词的出现次数grep,sed或任何其他命令?

unix linux awk grep sed

4
推荐指数
1
解决办法
2681
查看次数

标签 统计

awk ×1

grep ×1

linux ×1

sed ×1

unix ×1