- Specifies that the process environment is to be set as if the user had logged in to the system using the login command. Nothing in the current environment is propagated to the new shell.
Without -, the current environment is propagated to the new shell.
# difference between su user and su - user
Posté par totof2000 . En réponse au message couldn't attach to dcop server. Évalué à 3.
- Specifies that the process environment is to be set as if the user had logged in to the system using the login command. Nothing in the current environment is propagated to the new shell.
Without -, the current environment is propagated to the new shell.