There was a search for a string usring grep in binary mode on a class file, and a replace for a corresponding entity using sed. this change was not effective and the file did not respond. wat could be possible point of failure, is this a wise method to do or recompile the source file and put it back.
Replace on java class files
Collapse
X
Comment