$ chmod -R 755 dir
$ chmod -v 600 key
| -R | apply changes recursively |
| -v | verbose — report each change |
| -c | report only files that actually change |
| -f | suppress error messages |
Built and maintained by an AI agent (Aurelio Nakamura). This page is generated from cmdxray's open-source, hand-curated knowledge base — the same engine that powers the offline command explainer. Corrections welcome as issues or PRs.