On this page you find all important commands for the CLI tool --login. If the
command you are looking for is missing please ask our AI.
--login
List of commands for --login:
-
sudo:tldr:a3f5f sudo: Launch the default shell as the specified user, loading the user's environment and reading login-specific files (`.profile`, `.bash_profile`, etc.).$ sudo --login --user=${user}try on your machineexplain this command
-
sudo:tldr:d6ad7 sudo: Launch the default shell with superuser privileges and run login-specific files (`.profile`, `.bash_profile`, etc.).$ sudo --logintry on your machineexplain this command