Multiple files MV'd into one
Hi all,
Got a bit of an issue with one of my system users. They have
accidentally moved multiple files from 1 directory, into a single file
in another.
As a result I now have to try and fetch these files out of the larger
file and give them back to the user.
Any advice or suggestions on how to fetch them out? I was thinking of
using something to find the EOF's within the larger file and then
splitting at that byte point, but I don't want to further screw the
situation up.
Thanks in advance,
Steve.
Reply to: