@@ -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 \( \
The note is not visible to the blocked user.