author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Thu, 05 Feb 2015 12:48:00 +0200 | |
changeset 724 | 0340a7e6a5b3 |
parent 723 | 68eebcb5b0bb |
child 725 | 840b60ed51c7 |
.config/mc/mc.ext | file | annotate | diff | comparison | revisions |
--- 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.