A tiny collection of small but kinda useful scripts i like to have and keep around.
 
 
Go to file
Adrian G L 8ec20a20c6 Added Untitled Diagram.drawio 2023-03-20 11:21:22 +01:00
LICENSE Initial commit 2023-02-08 11:35:33 +01:00
README.md Update README.md 2023-02-27 17:37:50 +01:00
Untitled Diagram.drawio Added Untitled Diagram.drawio 2023-03-20 11:21:22 +01:00
claunch.sh modified: claunch.sh 2023-02-08 11:51:57 +01:00
git-auto-push.sh initial commit - addded claunch and while-curl 2023-02-08 11:47:11 +01:00
strun.sh added #!/bin/bash 2023-02-27 18:05:06 +01:00
test.cpp initial commit - addded claunch and while-curl 2023-02-08 11:47:11 +01:00
while-curl.sh initial commit - addded claunch and while-curl 2023-02-08 11:47:11 +01:00

README.md

random-scripts

A tiny collection of small but kinda useful scripts i like to have and keep around.

claunch - a script that compiles and runs c++ or c code while-curl - a script to curl a url with set amount and time intervals. strun - can run strings (or files) given language. (depends on claunch for c/cpp files)

more possibly coming as i add stuff to this repo (not a promise)