sed命令

# 正文匹配行,在匹配行前加#号sed -i '/hbk / s/^\(.*\)$/#\1/g' test.txt