On Wed, Jan 20, 2016 at 06:51:13PM +0100, [email protected] wrote: > >
> Sorry inserting two times the chmod $tmpfile, oct(600); does not help. Sorry, my mistake. I gave you the arguments the wrong way round. Please try with chmod oct(600), $tmpfile; Thanks. Mark

