diff -r 68eebcb5b0bb -r 0340a7e6a5b3 .config/mc/mc.ext --- a/.config/mc/mc.ext Tue Jan 13 11:25:27 2015 +0200 +++ b/.config/mc/mc.ext Thu Feb 05 12:48:00 2015 +0200 @@ -260,7 +260,7 @@ type/^ELF View=%view{ascii} file %f && nm -C %f shell/.class - View=%view{ascii} tmp=%p; javap -c ${tmp%%.class} + View=%view{ascii} tmp=%p; javap -v -p -c ${tmp%%.class} ################################################################ # Wine. Windows executable.