Recursive chmod only for files or directories.
Name | Version |
---|---|
Ubuntu | >= 16.04 |
From PPA:
sudo add-apt-repository ppa:tarkhov/ppa
sudo apt update
sudo apt install rtchmod
Go to directory
rdchmod 755
rfchmod 644
Change file mode bits only for symbol links.
rtchmod l 777
To completely remove the package run the command:
sudo apt remove --purge rtchmod
Alexander Tarkhov
This project is licensed under the MIT License - see the LICENSE
file for details.