Linux CLI - Users and Groups
Which of these is the correct syntax to switch to user
alice and load her full environment?alice and load her full environment?su - username switches user and loads their full environment.su alice changes user without full environment, su --user alice uses invalid flag, su /alice is invalid syntax.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions