.bashrc aktualisiert

This commit is contained in:
alf
2025-09-05 09:48:00 +00:00
parent 0c7ab78ee9
commit 1720ac16a5

View File

@ -199,7 +199,7 @@ function purge() {
} }
function 7zipp() { function 7zipp() {
if [ $1 -eq "l" ] if [ $1 = "l" ]
then then
command 7z $@ command 7z $@
else else