Change user of Command Line Tools
Hello;
I want to change the user running CLT (currently ftc56) as is possible in the terminal (I'm under linux). Currently I have created a uwww command to use the terminal as www-data, but this command does not work in CLT. I would like to know how I can change the user running the instance of CLT.
Sincerely;
请先登录再写评论。
Did you try su <username>?
Hello !
I have this message when I do the command "su www-data":
su: must be run from a terminal
Please check out the option described in here: http://serverfault.com/questions/544328/su-must-be-run-from-a-terminal .