Search found 3 matches
- 2019-10-18T21:17:33-07:00
- Forum: Users
- Topic: rewrite the script from windows to linux
- Replies: 3
- Views: 79143
Re: rewrite the script from windows to linux
please help rewrite the script from windows to linux. ImageMagick 6.9.10-23 The thing is, despite the fact that it uses the `convert` command, your question really isn't about ImageMagick at all — the ImageMagick part will be virtually the same whether you're on Linux or Windows. Your question is r ...
- 2014-03-30T15:58:42-07:00
- Forum: Bugs
- Topic: Command pipelines attempt to create tempfiles in $CWD?
- Replies: 2
- Views: 9721
Re: Command pipelines attempt to create tempfiles in $CWD?
Many thanks for the amazingly fast response! I probably should've twigged to the tempfile creations being part of the entropy-collection process, what with those reads from /dev/urandom that immediately follow both of them. :-o Out of curiosity, when you say the 'results of the mkstemp() method' are ...
- 2014-03-30T11:20:59-07:00
- Forum: Bugs
- Topic: Command pipelines attempt to create tempfiles in $CWD?
- Replies: 2
- Views: 9721
Command pipelines attempt to create tempfiles in $CWD?
Image Magicians, I'm chasing down what appears to be a bug in tempfile management in pipelined IM commands, but it's honestly so odd that I'm reluctant to file a formal bug report until I'm sure of what I'm seeing. I'm hoping someone here can help sanity-check my findings. System: Fedora 20 Linux ...