X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=bin%2Fexx;h=8321cf303a1aa28e7e1112dff8bf826ad6f5c064;hp=a37132ddba677a4aa8005481b51665aff2d2884f;hb=ce04eb8332132a4485d1ac6b2981e569f4b770ea;hpb=68c2e65623592ef01d431ddac16debe81c08fc74 diff --git a/bin/exx b/bin/exx index a37132d..8321cf3 100755 --- a/bin/exx +++ b/bin/exx @@ -24,6 +24,7 @@ use constant FORMATS=>{ "tar.bz2"=>do { $_=FORMAT_TAR; s/xf/xjf/; $_; }, "tar.bz" =>"tar.bz2", "tbz" =>"tar.bz", + "msi" =>'cabextract -q $pathname', }; die "Syntax: $0 )>..."