Inhaltsverzeichnis

su

Beispiele

Befehl als anderer User ausführen (ohne sudo):

su -c "BEFEHL" -s /bin/bash USER

Siehe auch