Improve "output=temporary"
Closed this issue · 0 comments
alainfrisch commented
- Show the generated filename on stderr, not stdout (which is more likely to be redirected).
- Allow to specify a target directory (e.g.
output=temporary:profile
would create files under profile/ in the current directory). - In the generated file, dump
Sys.argv
.