what is su in linux?
Answers
Answered by
4
SU is a command which is called substitute user.
it's execute commands with privileges of other user account in Linux.
it's execute commands with privileges of other user account in Linux.
Answered by
0
The Unix command su, which stands for substitute user is used by a computer user to execute commands with the privileges of another user account. When executed it invokes a shell without changing the current working directory or the user environment.
Similar questions