Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andis-sprinkis/binary-search-shell
Binary search shell script. Approx. & exact target. Repetition. Dec. & hex. integers.
https://github.com/andis-sprinkis/binary-search-shell
bash-script binary-search posix-sh shell-script unix-shell
Last synced: 9 days ago
JSON representation
Binary search shell script. Approx. & exact target. Repetition. Dec. & hex. integers.
- Host: GitHub
- URL: https://github.com/andis-sprinkis/binary-search-shell
- Owner: andis-sprinkis
- License: mit
- Created: 2023-10-31T17:28:31.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-17T10:32:53.000Z (8 months ago)
- Last Synced: 2024-03-17T11:38:05.121Z (8 months ago)
- Topics: bash-script, binary-search, posix-sh, shell-script, unix-shell
- Language: Shell
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Binary search shell script
## Usage
See
```sh
bsearch -h
```