spicylord / clutils (public) (License: GPLv3) (since 2019-07-04) (hash sha1)
An assortment of new and rewritten preexisting tools written by me.

/COPYING (4f3466dbd6e7f10f771ec95842644cf40bb1cdda) (1488 bytes) (mode 100644) (type blob)

FPDL(License)                        LOCAL                       FPDL(License)

NAME
     Free Public Domain License

PREAMBLE
     Ensures Your Freedom.
     Nothing in this document is binding other than what is in the PERMISSIONS
     and LEGAL sections. Abiding by what is in the REQUESTS section is
     optional. This license is completely permissive and simply requests that
     the author keeps the source open and gives credit.

PERMISSIONS
     Both this document and works under this document are in the public
     domain. Permission is hereby granted to do what you will with both,
     including, but not limited to, modifying this document and relicensing
     works already under this document. All that's asked is for the REQUESTS
     section to be heeded, though that's not required.

REQUESTS
           1.   Keep all source code in this project open.
           2.   Give proper credit where it's due.

LEGAL
     The software is provided "as is", without warranty of any kind, express
     or implied, including but not limited to the warranties of merchantabil-
     ity, fitness for a particular purpose and noninfringement. In no event
     shall the authors be liable for any claim, damages or other liability,
     whether in an action of contract, tort or otherwise, arising from, out of
     or in connection with the software or the use or other dealings in the
     software.

ALL                              June 27, 2019                             ALL


Mode Type Size Ref File
100644 blob 1488 4f3466dbd6e7f10f771ec95842644cf40bb1cdda COPYING
100755 blob 730 8baf42812ace55be14435771a91991cf1935c1db INSTALL
100644 blob 1224 cc37ebb68b792ee29b9f99111c7ee88e5ffa7723 README
100644 blob 3763 193c45d55d89e8b0954c1cbe277edfd83b9fa33b clp.c
100644 blob 142 66ddd77911db11fab37139f10ccace21a21ea7e8 echo.c
100644 blob 404 b285e6453e6bf738ef8cc2ce7df9564695d1a612 nl.l
100644 blob 1278 5d13cc09ac4024170ba3ca102c657f10e2d0fac5 sc.c
100644 blob 341 0a5de084da1b736602af29a9175341ac9322ffcd spng.c
100644 blob 513 1ad1125d57e0a255ed9218defa5b14d9c7962b0a tee.c
100644 blob 1444 d3316c60317a88cbe4f9c4230cec56022348dca6 wc.c
100644 blob 130 17ddde74c448540143c760e7cacd359c3d6ca85e yes.c
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/spicylord/clutils

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/spicylord/clutils

Clone this repository using git:
git clone git://git.rocketgit.com/user/spicylord/clutils

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main