Hello, On Sat, 10.04.2010 at 09:17:53 +0800, Aaron Lewis <[email protected]> wrote: > Firstly i need to compress my fonts to a Font_Name.tar.bz2 , if i want > to put the extract script and Font_Name.tar.bz2 together , a single > bundle , howto archive it ? > > Right now , i tried to append the Archive to the script file , Then try > to read through the `setup file' except for the first 5 lines.
maybe you can use or tweak 'shar' to do what you want. $ man shar Kind regards, --Toni++

