This commit is contained in:
Leo
2026-05-22 11:46:10 +02:00
parent 266df5d32c
commit b118e163b2
6 changed files with 19 additions and 1 deletions

3
sheet05/a2/archive.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
TARGET_DIR=$1
chmod -R a-w "$TARGET_DIR"