Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/briansorahan/bash-exit-codes
Generate a bash source file with exit codes taken from /usr/include/sysexits.h
https://github.com/briansorahan/bash-exit-codes
Last synced: 18 days ago
JSON representation
Generate a bash source file with exit codes taken from /usr/include/sysexits.h
- Host: GitHub
- URL: https://github.com/briansorahan/bash-exit-codes
- Owner: briansorahan
- Created: 2013-01-06T18:10:21.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-06T21:02:36.000Z (almost 12 years ago)
- Last Synced: 2024-04-16T00:58:11.166Z (7 months ago)
- Language: Shell
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## bash-exit-codes
Generate a bash source file with exit codes grabbed
from /usr/include/sysexits.h.#### Usage
After checkout$ cd bash-exit-codes
$ ./runCreates /etc/bash.d/exitcodes