2020-11-03 19:43:20 -08:00

5 lines
43 B
Bash
Executable File

#!/bin/sh
tar -vcf $1.tar $1
xz -z $1.tar