bundle
you need a script called BUNDLE
It uses a HERE document to bundle the files and uses the filename and EOF to
mark the beginning and end of the file.
TO unbundle the files you have to shell the file:
sh bundle
it then reads the filename and it's contents using the here document.
I will post it for you in resources...
look for filename bundle