Hi all, I have a text file with a bunch of asterisks in it. It is possible to remove the asterisks using the command line? I tried using echo and sed but the echo command simply outputs all the files in the current directory when it gets up to an asterisks. Thanks, Ranmadhu