The Community bash Style Guide

15 Sep
2017
15 Sep
'17
1:20 a.m.
A collection of dos and don’ts for writing bash scripts: <https://github.com/azet/community_bash_style_guide>. Some tips are not bash-specific, but are about external commands usable with any shell: e.g. awk, sed, grep, pgrep, xargs. Also some builtins should be available with any POSIX-compliant shell, e.g. getopts, printf. Most surprising bit of information: that someone has written a “ctypes” (foreign-function interface) addon for bash <https://github.com/taviso/ctypes.sh>.
2783
Age (days ago)
2783
Last active (days ago)
0 comments
1 participants
participants (1)
-
Lawrence D'Oliveiro