Select lines start with string (e.g. 'bbo')

sed -n '/^@S/p'
click the source code to copy