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
Please login or Register to submit your answer