Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmaczan/repeat-sh
🕰️ Repeat any shell command with interval
https://github.com/jmaczan/repeat-sh
bash bash-script cli command-line linux macos shell-script terminal
Last synced: 3 days ago
JSON representation
🕰️ Repeat any shell command with interval
- Host: GitHub
- URL: https://github.com/jmaczan/repeat-sh
- Owner: jmaczan
- License: gpl-2.0
- Created: 2022-03-02T14:41:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T12:51:42.000Z (about 1 year ago)
- Last Synced: 2024-08-13T07:15:50.803Z (3 months ago)
- Topics: bash, bash-script, cli, command-line, linux, macos, shell-script, terminal
- Language: Shell
- Homepage:
- Size: 395 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
- jimsghstars - jmaczan/repeat-sh - 🕰️ Repeat any shell command with interval (Shell)
README
# `repeat-sh`
Repeat any shell command with interval[](repeat.sh)
## Usage
```sh
./repeat.sh [-no-clear]
```By default your terminal is being cleared after given interval. You can turn clearing off by passing `-no-clear` option.
## License
GPLv2## Author
Made in [Poland](https://en.wikipedia.org/wiki/Poland) in 2022 by [Jedrzej Pawel Maczan](https://maczan.pl/)