A progam to change the following to the following.
word_word__
word__
__word
would become
word_word
word
word
i need it to remove all the underscores the begining and the ends of the words. But if a word has an underscore in the middle that stays.
Get me ?
