From 460d2832a4e8bfe10305c1726601557df9bcdd23 Mon Sep 17 00:00:00 2001 From: tactonbishop Date: Thu, 27 Oct 2022 12:30:05 +0100 Subject: [PATCH] Last Sync: 2022-10-27 12:30:05 --- Programming_Languages/Shell/Best_practices.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Programming_Languages/Shell/Best_practices.md diff --git a/Programming_Languages/Shell/Best_practices.md b/Programming_Languages/Shell/Best_practices.md new file mode 100644 index 0000000..fd5b5aa --- /dev/null +++ b/Programming_Languages/Shell/Best_practices.md @@ -0,0 +1,10 @@ +--- +categories: + - Programming Languages +tags: + - shell +--- + +# Best practices + +https://sharats.me/posts/shell-script-best-practices/