|
ee8889df32
|
Add count script
Counts from 1 to given Lua expression
|
2019-07-24 11:00:55 +02:00 |
|
|
6b3f339593
|
Add take script
Reads N arguments from stdin and prints them
|
2019-07-24 10:50:34 +02:00 |
|
|
37884e03ac
|
Add 1, 2 and 3 scripts
|
2019-07-24 10:41:49 +02:00 |
|
|
e0cb29460d
|
Add lines script
Prints each commandline parameter on a separate line
|
2019-07-24 10:34:36 +02:00 |
|
|
ee011355f2
|
Add LuaJIT converter scripts between JSON and YAML
|
2019-07-12 10:23:11 +02:00 |
|
|
7824cbd7d1
|
Improve scratch script
It now execs bash, so the process chain doesn't get needlessly long with
nested calls to the script.
|
2018-11-29 08:54:00 +01:00 |
|
|
6a8d978bfd
|
Add scratch script
This script creates a new temporary folder and starts a bash shell in
it. After the shell exits, the directory is deleted.
|
2018-11-06 14:36:31 +01:00 |
|