a=`sed 's/\B/ /g'` while grep [^\ ]<<<"$a";do a="${a/[! ]} " done|tac