From 544da1ba50d9cbf51a18ca0abf1db66b3baa7460 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Fri, 17 Oct 2025 12:22:00 -0400 Subject: Gentoo desktop --- scripts/unzip-all | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 scripts/unzip-all (limited to 'scripts/unzip-all') diff --git a/scripts/unzip-all b/scripts/unzip-all deleted file mode 100755 index 0982666..0000000 --- a/scripts/unzip-all +++ /dev/null @@ -1,3 +0,0 @@ -#! /usr/bin/env sh -# https://askubuntu.com/a/518376 -find "$1" ! -path "${1%/}/$(basename $PWD)/*" -name '*.zip' -exec sh -c 'x=${1%.*}; unzip -d "${x##*/}" "$1"' _ {} \; -- cgit v1.2.3-101-g0448