Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elcuervo/works
Bash script to check if a website is online
https://github.com/elcuervo/works
Last synced: 30 days ago
JSON representation
Bash script to check if a website is online
- Host: GitHub
- URL: https://github.com/elcuervo/works
- Owner: elcuervo
- Created: 2014-09-15T19:49:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-15T19:50:02.000Z (about 10 years ago)
- Last Synced: 2023-04-10T15:49:07.526Z (over 1 year ago)
- Language: Shell
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Works
Check if a website is online
```bash
./configure
make install
``````bash
works google.com
```