|
4fef56cdb8
|
Update scratch to allow running scripts
When passing any arguments to scratch, they will be executed as a
command in the temporary directory
|
2019-09-18 14:47:50 +02:00 |
|
|
fee1f0601a
|
Fix scratch bash script
|
2019-09-18 14:31:20 +02:00 |
|
|
9d686e9a45
|
Change scratch to create directories on ramdisk
|
2019-09-12 14:31:27 +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 |
|