I’m working on Intro to Linux.
- File Permissions in Linux
This is the current question I’m stuck on:
Now let’s changed the permissions on the newly created file so that everyone can read and execute (but not write). Use the chmod
command to allow the user, group, and others to read and execute the *payroll.csv
Introduction to Linux | Codecademy
For some reason I just can’t understand what I’m supposed to type here. Looks so simple but I just can’t figure it out