First page
Back
Continue
Last page
Image
Changing File Permissions – Take Notes!
Type the following commands:
ls –l pascal.py
These permissions are bad
sudo chown cyberpatriot pascal.py
chgrp users pascal.py
ls –l pascal.py
<number>