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.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to