#!/bin/sh #name: *.tar.gz # Written by puux 2016 # Part of gnome-commander script plug-in system tar -cf archive.tar.gz "$@" -z