Help for this page
> perl -pi.bak -e "s/^.*://" data.txt
> perl -pe "s/^.*://" data.txt > output.txt