bash-scripts

do mundane tasks with bash automation
Log | Files | Refs | README

commit bff9bfcc4c01462ab7d9cc289e2836c00fdd8bbe
parent a755b1cf83d5d785f680a2abf3bdcf5f70a13642
Author: ryukamish <[email protected]>
Date:   Wed, 22 Jul 2026 23:41:51 +0530

add: tar utility script

Diffstat:
Acompress | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/compress b/compress @@ -0,0 +1 @@ +#!/usr/bin/env bash