Linux CLI - File Permissions and Ownership
You try
sudo chown alice: file.txt but get an error. What is wrong?sudo chown alice: file.txt but get an error. What is wrong?owner:group. A trailing colon without group is invalid.alice: with no group after colon causes syntax error.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions