Skip to content

Python package to reset right acces on all files, folders and sub-files and folders

License

Notifications You must be signed in to change notification settings

seignovert/python-chmod-reset

Repository files navigation

CHMOD reset

Build Coverage PyPI Status Version Python License

Python package to reset chmod recursively

Install

With pip:

$ pip install chmod_reset

With the source files:

$ git clone https://github.com/seignovert/python-chmod-reset.git
$ cd chmod_reset ; python setup.py install

Usage

reset-chmod -h # For help
reset-chmod [-q] <FOLDER_NAME> # [-q] `quiet` optional
>>> import chmod_reset

>>> chmod_reset.scan('.')

About

Python package to reset right acces on all files, folders and sub-files and folders

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages