X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Farchival%2Flistarch.sh;h=972295c01bb06d57310780333afd191eb8905c52;hb=5c64fed4da502a3215826604d7e8a6b3e6b91e2b;hp=c21d5d689a07669bfafc6c6bf15b2a7bbaae3e42;hpb=eba64f5df86749398e90289ed4d0400131e65815;p=feisty_meow.git diff --git a/scripts/archival/listarch.sh b/scripts/archival/listarch.sh index c21d5d68..972295c0 100644 --- a/scripts/archival/listarch.sh +++ b/scripts/archival/listarch.sh @@ -54,6 +54,7 @@ if [[ $archive_file =~ .*\.tar$ \ || $archive_file =~ .*\.oar$ \ || $archive_file =~ .*\.tgz$ \ || $archive_file =~ .*\.ova$ \ + || $archive_file =~ .*\.snarf$ \ ]]; then tar -tf $archive_file | $PAGER elif [[ $archive_file =~ .*\.zip$ \