X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=bin%2Fexx;h=8321cf303a1aa28e7e1112dff8bf826ad6f5c064;hp=a37132ddba677a4aa8005481b51665aff2d2884f;hb=1fc8f7d6c266e5bfd376cee3769e63b1d64f4ca4;hpb=c7b8870c821f76d7a0e0173c26c52901b6cc6485 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 )>..."