First page Back Continue Last page Image
Changing the rights
- Right now group members only have read and execute rights
- Our intent was to allow them to help user lbit delete un-needed files so they need write privileges
chmod who code +/- what code file/directory
u – user
g – group
o - other
r – read
w – write
x - execute
Spaces
This is the current chmod options