> perl -pi.bak -e "s/^.*://" data.txt #### > perl -pe "s/^.*://" data.txt > output.txt