J
John
Hi there,
From time to time, I receive a updated Jar file and try to unpack it
at the same location by using the normal unpack command:
"
jar -xvf abc.jar
"
But sometimes it fails for the reason that some existing files can not
be over-written. That file is locked somehow. And because of that, the
"unpacking" is failed
My question is: if such thing happens, is there a EASY way that I can
ignore such errors and continue to unpack the rest of files ?
Thanks everyone and happy holidays !
John
From time to time, I receive a updated Jar file and try to unpack it
at the same location by using the normal unpack command:
"
jar -xvf abc.jar
"
But sometimes it fails for the reason that some existing files can not
be over-written. That file is locked somehow. And because of that, the
"unpacking" is failed
My question is: if such thing happens, is there a EASY way that I can
ignore such errors and continue to unpack the rest of files ?
Thanks everyone and happy holidays !
John