newLISP Fan Club

Forum => newLISP newS => Topic started by: newdep on November 26, 2005, 11:31:58 AM

Title: newLisp ARchiver
Post by: newdep on November 26, 2005, 11:31:58 AM
Hi all,



I build a newLisp ARchiver called NLAR, it creates .nlar files.

its practicly the same as a shar for shells (old stuff but dammm handy!)



nlar creates a new file that contains all files from the command

line. You can include binary's or whatever in it and the destination file is

executable (extractable) by itself!

You can even extract individual files. For now its still under development

and tested with bash-shell only!



please read the info inside the script befor running!



http://nodep.nl/newlisp  



Ejoy!



Regards, Norman.