As an additional note: sudo -u ultrotter bash -c "echo ciao && whoami"
Does work. So I can work around this, but I have to remove the "-i" option and call bash -c myself. Thanks, Guido
As an additional note: sudo -u ultrotter bash -c "echo ciao && whoami"
Does work. So I can work around this, but I have to remove the "-i" option and call bash -c myself. Thanks, Guido