I have a hash file, example.md5, full of hashes and file names similar to the following.
e5dbb7657f770fad038220f5c69d806c backup/example/test.txt
How could I batch edit that file to instead look like.
e5dbb7657f770fad038220f5c69d806c example/test.txt
I just want to remove the first part of each file path mentioned in the hash file.
EDIT: includes some numbers in file paths, i.e. e5dbb7657f770fad038220f5c69d806c 750g/example/test.txt