Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)