Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axelrindle/readperms
:flashlight: Node cli app for reading UNIX file permissions.
https://github.com/axelrindle/readperms
android cli darwin nodejs permissions unix
Last synced: 26 days ago
JSON representation
:flashlight: Node cli app for reading UNIX file permissions.
- Host: GitHub
- URL: https://github.com/axelrindle/readperms
- Owner: axelrindle
- License: mit
- Created: 2017-11-19T20:25:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-06T10:40:00.000Z (about 6 years ago)
- Last Synced: 2024-12-24T06:37:15.224Z (about 1 month ago)
- Topics: android, cli, darwin, nodejs, permissions, unix
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/readperms
- Size: 28.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![forthebadge](http://forthebadge.com/images/badges/built-by-hipsters.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/built-with-swag.svg)](http://forthebadge.com)
[![you didn't ask for this](http://forthebadge.com/images/badges/you-didnt-ask-for-this.svg)](http://forthebadge.com)
# readperms
> Node cli app for reading UNIX file permissions.## Install
```bash
$ npm install -g readperms
```## Usage
```bash
$ readperms [options]
```For help type:
```bash
$ readperms --help
```## See also
- [setperms](https://github.com/axelrindle/setperms)## License
[MIT](https://github.com/axelrindle/readperms/blob/master/LICENSE)