Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kazutoshiyoc/echowhile
https://github.com/kazutoshiyoc/echowhile
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kazutoshiyoc/echowhile
- Owner: Kazutoshiyoc
- Created: 2023-06-28T13:35:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-29T10:20:07.000Z (over 1 year ago)
- Last Synced: 2024-11-05T10:11:52.241Z (2 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```