cut -f2- -d ' ' list.txt| sed '1~2 s/^/bob /' | sed '2~2 s/^/jay /'