crear Self-extracting Binary File

rodrigo ahumada rodahummont en yahoo.com.ar
Sab Ago 27 21:00:08 CLT 2005


El Dom 28 Ago 2005 04:14, Juan Reyes López escribió:
>  ¿Alguien me puede explicar cómo crear un Self-extracting Binary File?
> (cómo la instalacion de jre)

http://linux.org.mt/article/selfextract

#!/bin/sh
echo ""
echo "MyPackage v99.99 - extracting archive... please wait"
echo ""

# take the archive portion of this file and pipe it to tar
# the NUMERIC parameter in this command should be one more
# than the number of lines in this header file
tail -n +13 $0 | tar xz

exit 0
---------- lo binario empieza aqui ------------------------

	

	
		
___________________________________________________________ 
1GB gratis, Antivirus y Antispam 
Correo Yahoo!, el mejor correo web del mundo 
http://correo.yahoo.com.ar 




Más información sobre la lista de distribución Linux