Which of the following chown commands will change the myFile user ownership to the user sam and the group ownership to administrators?(choose two)

Which of the following chown commands will change the myFile user ownership to the user sam and the group ownership to administrators?(choose two)Category: Linux EssentialsAuthor "LinuxQuestions"Which of the following chown commands will change the myFile user ownership to the user sam and the group ownership to administrators?(choose two)
Linux Questions Staff asked 1 year ago

Which of the following chown commands will change the myFile user ownership to the user sam and the group ownership to administrators? (choose two)

  • chown sam.administrators myFile
  • chown sam:administrators myFile
  • chown sam administrators myFile
  • chown sam+administrators myFile

About the author