diff options
| author | Paul Buetow <paul@buetow.org> | 2022-08-28 10:05:54 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-08-28 10:05:54 +0100 |
| commit | 4b8fdfff74997b7f1a5b5722a234033dd880f21a (patch) | |
| tree | 9e9ed03a8c04ea7be09b470ad50d4577c7d61aab /gemfeed/2021-05-16-personal-bash-coding-style-guide.md | |
| parent | 0698390f7a2ae1aac7a5498510aac587d0cce969 (diff) | |
Update content for md
Diffstat (limited to 'gemfeed/2021-05-16-personal-bash-coding-style-guide.md')
| -rw-r--r-- | gemfeed/2021-05-16-personal-bash-coding-style-guide.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gemfeed/2021-05-16-personal-bash-coding-style-guide.md b/gemfeed/2021-05-16-personal-bash-coding-style-guide.md index 8105853c..f89d48d7 100644 --- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.md +++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.md @@ -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. [Google Shell Style Guide](https://google.github.io/styleguide/shellguide.html) @@ -380,6 +380,6 @@ I also highly recommend having a read through the "Advanced Bash-Scripting Guide [Advanced Bash-Scripting Guide](https://tldp.org/LDP/abs/html/) -E-Mail me your comments to paul at buetow dot org! +E-Mail me your comments to paul at buetow dot org! :-) [Go back to the main site](../) |
