How to repair chmod with permission denied?
chmod is located in /usr/bin/chmod
- for the running chmod the file needs execute permission
if you use this:
chmod -x /usr/bin/chmod
- chmod is not running because permission denied
solution:
yum reinstall coreutils
more: https://ngelinux.com/solved-error-on-linux-bash-usr-bin-chmod-permission-denied/
Žiadne komentáre:
Zverejnenie komentára