@ -199,11 +199,19 @@ function purge() {
}
function 7zipp() {
if [ $1 = "l" ]
then
case $1 in
"l" | "x")
command 7z $@
else
;;
"a")
read -p "Kompressionsstufe " KOMP
command 7z -mhe=on -p -mx=$KOMP $@
fi
*)
esac
The note is not visible to the blocked user.