从51reboot截取reboot使用正则

awk正则

a='51reboot'|echo $a|awk -F '51' '{print $2}'