From 1720ac16a5d8b78a3bc7648d06934b9371a47f8c Mon Sep 17 00:00:00 2001 From: alf Date: Fri, 5 Sep 2025 09:48:00 +0000 Subject: [PATCH] .bashrc aktualisiert --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 7ced48a..be6c8bd 100644 --- a/.bashrc +++ b/.bashrc @@ -199,7 +199,7 @@ function purge() { } function 7zipp() { - if [ $1 -eq "l" ] + if [ $1 = "l" ] then command 7z $@ else