From 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Sun, 12 Jul 2026 11:08:50 +0200 Subject: update --- .../2025/A-fledgling-bash-function-library.html | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100755 articles/2025/A-fledgling-bash-function-library.html (limited to 'articles/2025/A-fledgling-bash-function-library.html') diff --git a/articles/2025/A-fledgling-bash-function-library.html b/articles/2025/A-fledgling-bash-function-library.html new file mode 100755 index 0000000..d59d1d0 --- /dev/null +++ b/articles/2025/A-fledgling-bash-function-library.html @@ -0,0 +1,33 @@ + + + + + + + A fledgling bash function library + + +
+

Bloggings

+ Back + +
+ +
+
+

A fledgling bash function library

+

2025-05-16

+

Messing with bash functions

+

I needed a function for writing colour text, so I thought why not start a library +and learn some bash scripting? Anyway, it's up on my git repository.

+

Bashlib git repository

+
+
+ + + -- cgit v1.3.1