Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script Not working with Zip #11

Open
Siddharth8 opened this issue Dec 9, 2017 · 1 comment
Open

Script Not working with Zip #11

Siddharth8 opened this issue Dec 9, 2017 · 1 comment

Comments

@Siddharth8
Copy link

Hi,
I tried using the code for comparing two zip files but it says the system cannot find the file specified. Do we need to download the diff and javap in the same path. If yes, could you please provide the link to install these.

@JakeWharton
Copy link
Owner

The script isn't meant to compare two arbitrary zip files. It's meant to compare two .jar files only. diff is a standard tool that's part of GNU utilities. javap comes from the Java JDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants