Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kazutoshiyoc/echowhile


https://github.com/kazutoshiyoc/echowhile

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

# echowhile

Output string that insert int number to '?'.

---

## Install
```
cd ~; git clone https://github.com/Kazutoshiyoc/echowhile.git
./echowhile/install.sh
```

## Usage
```
echowhile [start (int)] [stop (int)] [step (int)] [base string that include replace symbol '?']
```

## Uninstall
```
sudo rm /usr/local/bin/echowhile
sudo rm -r /opt/echowhile
```