https://github.com/hauntedhost/bash-while-stdin
https://github.com/hauntedhost/bash-while-stdin
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hauntedhost/bash-while-stdin
- Owner: hauntedhost
- Created: 2018-06-25T16:58:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-25T16:58:54.000Z (almost 8 years ago)
- Last Synced: 2025-07-29T11:59:29.107Z (11 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
```bash
$ ./while
1. foo
2. bar
bar read: 3
```