grep regexp to match space and/or TAB and '[:space:]' class

前端 未结 0 453
刺人心
刺人心 2020-12-18 02:43

On CentOS 8, this grep expresssion does not return matched strings:

% dmidecode -t memory | grep -E \'^[ \\t]+Size: [0-9]+\'

How

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