Forum: Bash / Shell Scripting
Feb 22nd, 2005, 8:15 PM
|
|
Replies: 1
Views: 541
opening and modifying contents of war file
I was wondering the best way to open and modify the contents of a war file using a script. Perhaps with perl or with sed/awk. not sure.
war files are web application archives with their own directory...
|