I have a file that looks like the following:
/path/to/a/very/long/path
0 0 0 0 0 0
I need to move the line starting with a number (this can be any value not necessarily 0) to the end of the preceding line so that it looks like the following:
/path/to/a/very/long/path 0 0 0 0 0