Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathisve/watch
https://github.com/mathisve/watch
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mathisve/watch
- Owner: mathisve
- License: gpl-3.0
- Created: 2023-12-15T23:44:34.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-19T07:01:56.000Z (about 1 year ago)
- Last Synced: 2024-03-06T01:44:03.607Z (10 months ago)
- Language: Go
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# watch
`watch` in golang.## sample usage:
`watch -n 10 echo "hello"`
`watch ls -lsa`