What is the purpose of the 'chmod' command in Linux?
Correct!
Wrong!
The 'chmod' command is used to change the file permissions of a file or directory, controlling who can read, write, or execute it.
Which command is used to display the current user in Linux?
Correct!
Wrong!
The 'whoami' command shows the current logged-in user's username.