用两个反引号 ESC下面那个键
var=`sed -n '/A/p' 1.txt`或者var=$(sed -n '/A/p' 1.txt)
posted on 2019-10-21 11:48 gelon 阅读(1059) 评论(0) 编辑 收藏 举报