summaryrefslogtreecommitdiff
path: root/tools/jar-dump
diff options
context:
space:
mode:
Diffstat (limited to 'tools/jar-dump')
-rwxr-xr-xtools/jar-dump4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/jar-dump b/tools/jar-dump
new file mode 100755
index 0000000000..166441b330
--- /dev/null
+++ b/tools/jar-dump
@@ -0,0 +1,4 @@
+#!/bin/sh
+#
+
+jar tf "$1" | sort