Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.09 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.09 KB

Logo

PermCalc

PermCalc is a standalone Linux permissions calculator designed for simplicity and ease of use. It requires no dependencies and runs entirely in a single index.html file.


This tool allows users to:

•	Quickly look up file and directory permissions based on umask values.
•	Customize access levels for owners, groups, and others using an intuitive interface.
•	Generate the corresponding umask command for easy application.

Features:

•	Standalone: No dependencies or setup required. Just open index.html in your browser.
•	Interactive: User-friendly interface for calculating and understanding permissions.
•	Portable: Lightweight and perfect for quick reference or educational purposes.

How to Use:

1.	Download the repository.
2.	Open index.html in your browser.
3.	Use the Lookup section to enter a umask value and view detailed permissions.
4.	Use the Calculator section to select your desired permissions and generate a corresponding umask value.

License

This project is licensed under the MIT License.