X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.mc%2Fmenu;h=f549ae4765ba61cd162632acbe68bf437f9bfc46;hb=b2e0718a9a867f2265528c5dd545745b934bec80;hp=a97f26cb8e27d9f0f06558feb95554ba3617e522;hpb=b4fffddd12a7cda39455bdad13339eeea28066cc;p=dotfiles.git diff --git a/.mc/menu b/.mc/menu index a97f26c..f549ae4 100644 --- a/.mc/menu +++ b/.mc/menu @@ -358,7 +358,7 @@ x Extract the contents of a compressed tar file exit 1 ;; esac - $PRG %f | tar xvf - + $PRG %f | tar xvpf - + F \.tar\.gz$ | F \.tar\.z$ | F \.tgz$ | F \.tpz$ | F \.tar\.lz$ | F \.tar\.lzma$ | F \.tar\.7z$ | F \.tar\.xz$ | F \.tar\.Z$ | F \.tar\.bz2$ & T r X Extract the contents of an other compressed tar file @@ -386,7 +386,7 @@ X Extract the contents of an other compressed tar file exit 1 ;; esac - $PRG %D/%F | tar xvf - + $PRG %D/%F | tar xvpf - + f \.(bz2|gz|lz|lzma|7z|xz|tar|zip|ZIP|rar|RAR)$ & t r x Extract a compressed file