From 3bf427306b3e0ed582ba05090c78e59387e843a3 Mon Sep 17 00:00:00 2001 From: adminroot Date: Thu, 18 Sep 2025 00:35:59 -0700 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20alias.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- alias.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/alias.txt b/alias.txt index 1b53cc4..4e170d2 100644 --- a/alias.txt +++ b/alias.txt @@ -297,7 +297,6 @@ function 7zxd() { local password="$1" local files=() - # 搜索所有压缩包(支持分卷 .part1.rar/.001) while IFS= read -r -d '' f; do files+=("$f") done < <(find . -maxdepth 1 -type f \( \