dylanaraps / pure-sh-bible

📖 A collection of pure POSIX sh alternatives to external processes.
MIT License
6.45k stars 281 forks source link

comment - exit / error codes? #9

Open scsijon opened 4 years ago

scsijon commented 4 years ago

Just found this and the bash version

neither seem to have sections on using or dealing with the exit / error codes?

ie https://en.wikipedia.org/wiki/Exit_status and http://www.tldp.org/LDP/abs/html/exitcodes.html

any ideas