GitHub topics: chmod
nodef/extra-fs
Useful additions to inbuilt fs module.
Language: TypeScript - Size: 540 KB - Last synced at: 6 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

kei-g/chmod.js
CLI works on Node.js to chang file permissions
Language: TypeScript - Size: 2.97 MB - Last synced at: 7 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

khulnasoft/codetypo
✨ Enhance Your Writing and Coding ✨ Fixing Common Misspellings ✍️
Language: Python - Size: 149 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 2

ehmicky/unix-permissions
Swiss Army knife for Unix permissions
Language: JavaScript - Size: 13.1 MB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 140 - Forks: 5

teckglobal/teckglobal-permissions-checker
A WordPress plugin by Teck Global to check and fix file and folder permissions in the WordPress root directory.
Language: PHP - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Toilal/python-chmod-monkey
Add support for `os.chmod('script.sh', 'ug+x')` syntax style.
Language: Python - Size: 23.4 KB - Last synced at: 16 days ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

RootShelll/0xShell
0xShell is a powerful web server management tool designed for file management, server information gathering, and more. Easily handle your server with intuitive and secure functionalities.
Language: PHP - Size: 113 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

RootShelll/Prvi8-Ir-Web-Shell
Detailed explanation of a PHP web shell, its functionalities, and how it can be used for file management, server control, and more.
Language: PHP - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

afeiship/ushell-module-base
Unix like shell base module.
Language: Shell - Size: 129 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

samuela/remod
chmod for human beings! 💫
Language: JavaScript - Size: 160 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 2

sindresorhus/gulp-chmod
Change permissions of Vinyl files
Language: JavaScript - Size: 26.4 KB - Last synced at: about 14 hours ago - Pushed at: over 1 year ago - Stars: 39 - Forks: 9

bjonnh/FilePermissionsPlugin
File Permissions Plugin is a repository that provides a simple plugin to change file permissions directly from IntelliJ.
Language: Kotlin - Size: 1.38 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 2

MathiasReker/php-chmod
php-chmod is a PHP library for easily changing file/directory permissions recursively.
Language: PHP - Size: 125 KB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 10 - Forks: 2

jaywcjlove/chmod-cli
A simple command line tool for changing file permissions, A `chmod 777 filename` util for nodejs.
Language: JavaScript - Size: 58.6 KB - Last synced at: 9 days ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0

YakDriver/oschmod
chmod for Windows, macOS and Linux
Language: Python - Size: 190 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 6

pwshrc/poshy-coreutils-ish
Cmdlets that are semantically equivalent to GNU coreutils - useful when converting shell scripts to PowerShell.
Language: PowerShell - Size: 169 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ypereirareis/docker-permissions
A way to deal with docker volumes and users permissions. Read/write/exe in shared folder from inside the container.
Language: Shell - Size: 39.1 KB - Last synced at: 10 days ago - Pushed at: about 7 years ago - Stars: 25 - Forks: 1

stdlib-js/process-umask
Get/set the process mask.
Language: JavaScript - Size: 783 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

ZJDoc/LinuxGuide
Linux系统配置、工具使用、脚本语法以及访问控制
Size: 2.58 MB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 32 - Forks: 4

jiro4989/slotchmod
slotchmod changes file permission with a slot.
Language: Go - Size: 180 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 58 - Forks: 1

ayakovlenko/deno-chmod
Unix permissions library
Language: TypeScript - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

niruxx/chmod-utility
A direct 1 to 1 copy of https://chmod-calculator.com/ without all the invisible ads, sketchy site linking and random trackers. It's just a redesigned, pretty chmod utility based on the original source.
Language: HTML - Size: 34.2 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

deepjyoti30/locker
Just another naive locker program for Linux written in shell
Language: Shell - Size: 1.17 MB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 22 - Forks: 1

itachi-19/chmodcalculator
A Simple Chmod permissions string calculator that calculates the resulting permissions string from a given decimal number consisting of octal numbers.
Language: HTML - Size: 6.84 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Schaechner/mysql-import
Ein einfaches Skript, um mehrere verschiedene mySQL-Datenbanken aus .SQL-Dateien automatisch in ein neues Ubuntu-System zu importieren.
Language: Shell - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Technerdguy1/alx-system_engineering-devops
This repo is about system engineering and deals with shell basics
Language: Shell - Size: 56.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

g0rbe/go-filemode
Golang module to manipulate file mode bits on Linux systems.
Language: Go - Size: 9.77 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

mbrdg/xmod
`xmod` is a clone around `chmod` written in C
Language: C - Size: 456 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mattrighetti/chmodutil
Utility app for chmod permissions
Language: Swift - Size: 879 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

PabloVallecillos/chmod
Chmod permissions converter
Language: HTML - Size: 427 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sajjadnasiri/Analog-Clock-with-python
Make an Analog Clock with python
Language: Python - Size: 336 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

inieves/gnu-coreutils
These are the GNU core utilities (commands such as ls, cp, chmod, chown, etc.) used on operating systems such as Linux, BSD, Mac OSX, etc. My most recent contribution (not yet approved) has been to add --exclude-filed and --exclude-directories to chown, chmod, chgrp to make setting filesystem permissions recursively much simpler, needing to depend less on find and +X.
Language: C - Size: 32.7 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

aryaminus/saram
Get OCR in txt form from an image or pdf extension supporting multiple files from directory using pytesseract with auto rotation for wrong orientation. PYPI:
Language: Python - Size: 34.2 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 18

miltontom/mcal
A chmod calculator for the CLI
Language: C - Size: 3.1 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

msztolcman/fileperms
fileperms is small library for Python for describing file permissions
Language: Python - Size: 111 KB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

hectane/go-acl
Go library for manipulating ACLs on Windows
Language: Go - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 118 - Forks: 28

KOUISAmine/chmod-permissions-calculator
Chmod Calculator will help you understand and set file permissions using the chmod command in Unix-like operating systems. Chmod is a command used to change the access permissions of files and directories.
Language: HTML - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KOUISAmine/network-administrator-tools
A collection of highly useful tools mainly for network administrator, devops, etc...
Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

alexander-mart/touch-x
A small command to create a new bash script file and give it executable permission (touch & add bash shebang & chmod +x)
Language: Shell - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

interglobalmedia/encrypt-decrypt-files-python
Language: Python - Size: 28.3 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alexcamargos/Chmod-Command
Chmod Calculator is a free utility for calculating the numerical (octal) or symbolic value for a set of file or folder permissions on unix-like operating systems.
Language: JavaScript - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bdmendes/feup-sope-xmod 📦
A clone of the Linux chmod utility.
Language: C - Size: 330 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

fr33dr4g0n/chmod-command
Links to useful stuff about chmod
Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

operatorequals/chmod-stego
A PoC on passing data through UNIX file privilege bits (RWX Triplets)
Language: Python - Size: 5.18 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 23 - Forks: 5

mirryi/cchmod
chmod calculator.
Language: Rust - Size: 104 KB - Last synced at: 14 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

aktsbot/my-chmod
A simple webapp to figure out chmod permission bit values
Language: Vue - Size: 3.54 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

austintoddj/chmod
A Unix permissions calculator
Language: PHP - Size: 2.43 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

mdabir1203/Pipex
Mega Havoc PIPE( || ) and heredoc's !!_!!
Language: C - Size: 518 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aminnairi/chmod
Calculate chmod permissions using a grahpical Web interface
Language: Elm - Size: 207 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

prantlf/unix-permissions Fork of ehmicky/unix-permissions
Swiss Army knife for Unix permissions - a library for programmatic usage only
Language: JavaScript - Size: 10.4 MB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Aydeniztr/chx
a program that does what "chmod +x" command does using <sys/stat.h>
Language: C - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

oliwierptak/phuxtil-chmod
Library to validate symbolic and octal modes used by unix chmod program
Language: PHP - Size: 28.3 KB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

BiYuqi/chmod-calculator
A fancy calculator convert Linux file permissions between different format
Language: JavaScript - Size: 951 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

AunePVP/Chmod-permission-Calculator
Lightweight chmod permission calculator website written in javascript.
Language: JavaScript - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

gojkovicmatija99/Users-and-groups-in-xv6
Users and groups in xv6 with permissions for directories
Language: C - Size: 395 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

plumber-cd/chcontainer
Like chroot, but changes containers!
Language: Go - Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

jenting/chmod2umask
chmod2umask is a tool for converts the `chmod` file mode to the `umask` symbolic mode.
Language: Rust - Size: 12.7 KB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

tarkhov/rtchmod
Recursive chmod only for files or directories.
Language: Shell - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

alator21/z9
UMASK generator
Language: TypeScript - Size: 1.26 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Paraboly/web-component-chmod-checkbox
CHMOD based animated checkbox WebComponent with StencilJS
Language: TypeScript - Size: 285 KB - Last synced at: 13 days ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

kaelzhang/fs-chmod
A drop-in replacement of `fs.chmod` with `+x` support.
Language: JavaScript - Size: 17.6 KB - Last synced at: 4 days ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

s3cb0y/chmown
Perform chmod and chown operations simultaneously.
Language: Shell - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

phyber/shmod
A toy to convert octal and string file modes back and forth
Language: Rust - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Adobe-Android/chmod-helper
:shell: More than just a cheat sheet - An interactive helper for chmod written in POSIX sh.
Language: Shell - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ypereirareis/docker-permissions-reborn
Another way to deal with volumes and user permissions. Use the USER command in your Dockerfile
Language: PHP - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

zsoltime/chmod-generator
React CHMOD Generator
Language: JavaScript - Size: 5.41 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

donmccaughey/ch
A command line utility to change file properties.
Language: Rust - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

oclipa/chmodall
A bash script to run chmod on all files in current directory and all sub-directories
Language: Shell - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Ionitium/filesystem
Ionitium - Full-stack PHP framework - Filesystem core
Language: PHP - Size: 70.3 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

kielabokkie/chmod
Online chmod convertor
Language: Vue - Size: 500 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

guerillamos/traefikwin
Dockerfile for bringing up Traefik with automatic cert on DockerforWindows.
Language: Dockerfile - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

seignovert/python-chmod-reset
Python package to reset right acces on all files, folders and sub-files and folders
Language: Python - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

ivancristina/avrdude_fix
Arduino script to gain permission at ttyUSB* ports (solve avrdude upload problem)
Language: Shell - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

d-ban/wedevelop
Language: HTML - Size: 370 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
