newLisp ARchiver

Notices and updates
Locked
newdep
Posts: 2038
Joined: Mon Feb 23, 2004 7:40 pm
Location: Netherlands

newLisp ARchiver

Post by newdep »

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.
-- (define? (Cornflakes))

Locked