Files
python/tempbox/README.md

9 lines
246 B
Markdown
Raw Permalink Normal View History

2025-09-26 19:20:30 +02:00
# Tempbox
This script creates a temp file in /tmp. It is written to test
e.g. folder manipulation.
The tempbox command followed by another command executes it in an
temporary folder in /tmp. Afterwards it removes the temporary folder
again.