Top "Su" questions

GENERAL SU SUPPORT IS OFF-TOPIC.

Trouble logging in user using su and expect script

I am working on making a website for a class that you log into with a username and password, and …

bash expect sudo su
Linux C programming execute as user

I have an program which I run as root. I would like the program to execute another application as a …

c linux su setuid
Running forever within su as a different user

I am experiencing weird behavior with forever, which I want to use to keep alive my node app. I want …

node.js bash su forever