Python-World / Python_and_the_Web

Build Bots, Scrape a website or use an API to solve a problem.
MIT License
684 stars 262 forks source link

Python script to convert Chmod permission to Symbolic/Numerical notations #571

Closed schezfaz closed 3 years ago

schezfaz commented 3 years ago

Description

A python script to convert CHMOD permissions from its symbolic notation to its numerical notation and vice versa.

Fixes #494

Type of change

Checklist:

schezfaz commented 3 years ago

Hey @AdityaJ7! Apologies for the addition of the requirements.txt haha, force of habit. Please have another look, have incorporated the requested changes!!

AdityaJ7 commented 3 years ago

Hey @AdityaJ7! Apologies for the addition of the requirements.txt haha, force of habit. Please have another look, have incorporated the requested changes!!

No problem, Good job

schezfaz commented 3 years ago

Hi @tusharnankani! Sure, makes sense. Have added a small brief on what CHMOD is and its representation. LMKWYT!

github-actions[bot] commented 2 years ago

Python World does not accept pull requests on this repository anymore.