diff options
| author | Paul Buetow <paul@buetow.org> | 2022-08-28 09:53:17 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-08-28 09:53:17 +0100 |
| commit | 1a1ad2c9039ab091c2e771592cd875a233e3a940 (patch) | |
| tree | 585ba5ff42f84e38a63ce041dbb213eaa91d73d5 /gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi | |
| parent | 74157ee7cf410532a1606795c8642120a386bb8d (diff) | |
restructure
Diffstat (limited to 'gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi')
| -rw-r--r-- | gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi b/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi index 6e3e26be..7e693b70 100644 --- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi +++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi @@ -1,5 +1,7 @@ # Personal Bash coding style guide +> Published by Paul at 2021-05-16 + ``` .---------------------------. /,--..---..---..---..---..--. `. @@ -13,8 +15,6 @@ "\__/"---------------"\__/"-+---+' ``` -> Published by Paul at 2021-05-16 - Lately, I have been polishing and writing a lot of Bash code. Not that I never wrote a lot of Bash, but now as I also looked through the Google Shell Style Guide, I thought it is time also to write my thoughts on that. I agree with that guide in most, but not in all points. => https://google.github.io/styleguide/shellguide.html Google Shell Style Guide @@ -380,6 +380,6 @@ I also highly recommend having a read through the "Advanced Bash-Scripting Guide => https://tldp.org/LDP/abs/html/ Advanced Bash-Scripting Guide -E-Mail me your comments to paul at buetow dot org! +=> gemini://paul.buetow.org E-Mail me your comments :-) => ../ Go back to the main site |
