Utility for creating Linux tar.gz archives with proper file permissions (executable bit set) on Windows
-
Updated
Dec 17, 2017 - Python
Utility for creating Linux tar.gz archives with proper file permissions (executable bit set) on Windows
Extremely simple package for octal numbers
Using terminal Commands
A simple CLI/library to convert and analyze unix file-system permissions.
List all permissions for a user or group on a given folder structure. Only directories are analyzed, not individual files.
File and Directory operations with permission for single and multi-process applications. Wrapper library for low-level file system access call written in C++. Operations include create, open, read, write, among others on files and directory, for single and multi-process.
A trivial trait bringing missing functions that are not exposed by PermissionsExt to Permissions on UNIX platforms.
Tutorial for creating network file shares and permissions.
The task is to examine existing permissions on the file system. It is needed to determine if the permissions match the authorization that should be given. If they do not match, I will need to modify the permissions to authorize the appropriate users and remove any unauthorized access.
WSU student code for checking if files can be read
This Bash script facilitates user management on a Linux system. It provides options to create users, delete users, and modify their permissions within specific user groups.
A chmod calculator for the CLI
Tutorial Assigning File Permissions within Azure
In this small activity on managing file permissions in Linux, I showcase how to examine permissions on files, hidden files and directories in Linux and how to alter these permissions according to the required authorization. Description on Linux commands and output of these commands are also included.
This project provides a comprehensive guide to mastering essential Linux commands, covering file management, navigation, text editing, and system administration. Includes step-by-step instructions, examples, and use cases for effective command-line proficiency.
Add a description, image, and links to the file-permissions topic page so that developers can more easily learn about it.
To associate your repository with the file-permissions topic, visit your repo's landing page and select "manage topics."