#!/bin/sh REPO=$1 echo "REPO=$REPO" ls $REPO|grep txz$|sed s/-[^-]*-[^-]*-[^-]*$//