]> Untitled Git - hvutilities.git/commit
tarbz2: use DEST directory name in tar archive
authorHugo Villeneuve <hugo@hugovil.com>
Wed, 1 Apr 2026 16:57:25 +0000 (12:57 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Thu, 2 Apr 2026 23:34:04 +0000 (19:34 -0400)
commitc2db9378b90a030ea97c7a90041b7c3c8a39859e
treeb49fa36534e61fd3104f73790166f8560075aa00
parent6e61d9dc0235ddea25ae31f8b9258b31ce7811e9
tarbz2: use DEST directory name in tar archive

When specifying the "-f" option, this will allow the decompression to be
done in DEST directory instead of the source directory. This avoids
the necessity to create a copy first, tarbz2 it, and then remove the
temporary copy.

Signed-off-by: Hugo Villeneuve <hugo@hugovil.com>
scripts/tarbz2