bash - Copying and pasting files within .jar -


i writing script copy bunch of files .jar file , want paste .jar file.

this bash script.

how can without having extract , repack both files?

you can command line. here better explanation how works:

http://docs.oracle.com/javase/tutorial/deployment/jar/update.html


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -