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

Mode Type Size Ref File
100644 blob 35149 f288702d2fa16d3cdf0035b15a9fcbc552cd88e7 COPYING
100755 blob 645 b9f5cace83fbbf9f9fc4be6ed424ebfe48db5502 INSTALL
100644 blob 2429 d98741b40437761e17e1fa301e70952d8ff98387 README
100755 blob 2482 3aadd29b59523d06471eacdae3f54dc82b90b9fe c
100644 blob 4161 d3c21fdd338bf33819184988562e3961f7883484 clp.c
100755 blob 1743 15d2d1cd7b083c7d4120e7902d9cba9616afe151 comp
100644 blob 807 59c452396f94f50dbe567bc19530fd386a52b652 echo.c
100644 blob 807 35eac8cabc2dacefe6167f615177cc86c0ea0399 exho.c
100755 blob 105 81a9e921c58a4a0deb918f66fa236a710bf884ae ins
100644 blob 979 89b230aabe515c66e967be21a4d9dff3ac5248da nl.l
100644 blob 1932 d59401d46002608d4563dd4afdac5ff394ed8df4 sc.c
100644 blob 1127 c105483de17bc09fe24e3b0fecfbce024fa380b0 spng.c
100644 blob 1178 1433a0105fd7a07e7ede04214e26552241f36b64 tee.c
100644 blob 2099 f3b9072d9d355ecd3400a039b870593cc771a084 wc.c
100644 blob 796 7359238b347bc985adc97e744cde0f8aa2ee6fbc 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