logo

utils-std

Collection of commonly available Unix tools git clone https://anongit.hacktivis.me/git/utils-std.git/
commit: d7ddbe3788bd66f21aa71cc9fb8bb56d5e9c3160
parent 754748f3ca1a9ec51c3c16dd92a2dc7432490b73
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon,  7 Apr 2025 01:35:53 +0200

README: Add link to homepage

Diffstat:

MREADME.md2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -5,6 +5,8 @@ Copyright 2017 Haelwenn (lanodan) Monnier <contact+utils@hacktivis.me> SPDX-License-Identifier: MPL-2.0 --> +Project homepage: <https://hacktivis.me/projects/utils-std> + This is my own collection of commonly available Unix utilities, most of them implemented by me. POSIX is used as a guide, but current Unix systems are the biggest inspiration and compatibility with portable scripts is intended.