Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bagrat/shex

Self-Extracting tar-ball creator for bash
https://github.com/bagrat/shex

Last synced: 13 days ago
JSON representation

Self-Extracting tar-ball creator for bash

Awesome Lists containing this project

README

        

shex
====

###### Self-Extracting tar-ball creator for GNU/Linux

### Usage

```
shex [-s script] [-o output] target
target - the target forlder to be archived
script - the script inside the target folder to be ran after being extracted
output - the output file to be generated
```