Living in the Shell #24; chmod (Modify file/directory permissions)
chmod 🔐 Modifies file/directory permissions (See here or here for more details). Permission expressions are mostly formatted as [ugoa][+-=][rwx]: SymbolMeaning rRead wWrite xExecute SymbolMeaning uUser (owner of the file/directory)...





