I want to run a command by a specific user in Ubuntu (16.04) when I have root access using:
sudo runuser -u myuser \'mkdir a\'
but I receive