ls -la
chmod
chown
List all users:
ubuntu: cat /etc/passwd
cat /etc/passwd
MAC: dscl . list /Users
dscl . list /Users
Set permission while creating a new directory
Last updated 5 years ago
`mkdir -m777 path/foldername`