chown
There are 21 repositories under chown topic.
ZJDoc/LinuxGuide
Linux系统配置、工具使用、脚本语法以及访问控制
ypereirareis/docker-permissions
A way to deal with docker volumes and users permissions. Read/write/exe in shared folder from inside the container.
sindresorhus/gulp-chown
Change owner of Vinyl files
morgant/acl-tools-osx
A small collection of tools hacking OS X ACLs support onto find, chown, and chgrp.
krishnaprasadkv/Linux-Commands
Handy commands for Linux
xuancong84/chown-pid
A Linux kernel module to modify a running process' UID, GID, and supplementary group list
PrivateBin/docker-chown
Docker image providing busybox' chown, statically linked to musl libc
knobs-dials/everyday-admin
linux shell scripts mostly of the sysadminnish sort
nielash/rclone-permissions-mapper
Tool to convert uid and gid between mac and linux defaults when syncing files via cloud storage using rclone sync.
francescobianco/myown
chown for developers
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.
Kioubit/chownshift
Shift UIDs,GIDs of directories or files by a specified amount
s3cb0y/chmown
Perform chmod and chown operations simultaneously.
woodger/pwd-fs
Extend the capabilities of the Node.js® fs module to advertise the current working directory and recursively execute
donmccaughey/ch
A command line utility to change file properties.
Technerdguy1/alx-system_engineering-devops
This repo is about system engineering and deals with shell basics
afeiship/ushell-module-base
Unix like shell base module.
nodef/extra-fs
Useful additions to inbuilt fs module.
ryanpaixao/reassign-ownership
Script to reassign ownership of files in target directory to that of the current user/group that ran the script.