Lets say I have a text file that has 30 to 40 lines in it. Each line looks something like this:

2019562.121 * The dude walked the dog 10 times

how would I remove everything before the asterisk in each line?

Thanks for any help