From a2d5d23307530c9767d358deada05d33b4541fd7 Mon Sep 17 00:00:00 2001 From: Viktoria Konschuh Date: Thu, 21 May 2026 19:14:24 +0000 Subject: [PATCH] Edit supervisor.sh --- sheet05/a1/supervisor.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sheet05/a1/supervisor.sh b/sheet05/a1/supervisor.sh index e69de29..902e6af 100644 --- a/sheet05/a1/supervisor.sh +++ b/sheet05/a1/supervisor.sh @@ -0,0 +1,3 @@ +#!/bin/bash +# $1 = supervisor username +echo "not possible with the standard UNIX permissions. See explanation.txt." \ No newline at end of file