Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/axelrindle/setperms

Two-in-one solution for chmod(1) and chown(1)
https://github.com/axelrindle/setperms

nodejs permissions unix

Last synced: 8 days ago
JSON representation

Two-in-one solution for chmod(1) and chown(1)

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)
# setperms
> Two-in-one solution for chmod(1) and chown(1)

## Install
```bash
$ npm install -g setperms
```

## Usage

```bash
$ setperms [options]
```

For help type:
```bash
$ setperms --help
```

## See also
- [readperms](https://github.com/axelrindle/readperms)

## License
[MIT](https://github.com/axelrindle/setperms/blob/master/LICENSE)