Re: Permanent change of file permissions



Doug Freyburger <dfreybur@xxxxxxxxx> writes:
It appears that your application tries to open someone else's
/dev/stdout and write to their standard out file.

/dev/stdout always refers to the calling process's stdout, so "open
someone else's /dev/stdout" is not really possible.

I have some guesses about what _is_ going but really the OP should post
their script somewhere if they want help debugging it.

--
http://www.greenend.org.uk/rjk/
.



Relevant Pages

  • Re: volatile expression
    ... > exist in some contexts". ... things that the standard explicitly refers to as operators. ... therefore no operand. ...
    (comp.lang.c)
  • FAQ 8.25 How can I capture STDERR from an external command?
    ... both STDOUT and STDERR will go the same place as the ... script's STDOUT and STDERR, unless the systemcommand redirects them. ... You can also use file-descriptor redirection to make STDERR a duplicate ... The first command sends both standard out and standard error to the ...
    (comp.lang.perl.misc)
  • FAQ 8.25 How can I capture STDERR from an external command?
    ... both STDOUT and STDERR will go the same place as the ... script's STDOUT and STDERR, unless the systemcommand redirects them. ... You can also use file-descriptor redirection to make STDERR a duplicate ... The first command sends both standard out and standard error to the ...
    (comp.lang.perl.misc)
  • FAQ 8.25 How can I capture STDERR from an external command?
    ... both STDOUT and STDERR will go the same place as the ... script's STDOUT and STDERR, unless the systemcommand redirects them. ... You can also use file-descriptor redirection to make STDERR a duplicate ... The first command sends both standard out and standard error to the ...
    (comp.lang.perl.misc)
  • FAQ 8.25 How can I capture STDERR from an external command?
    ... both STDOUT and STDERR will go the same place as the ... script's STDOUT and STDERR, unless the systemcommand redirects them. ... You can also use file-descriptor redirection to make STDERR a duplicate ... The first command sends both standard out and standard error to the ...
    (comp.lang.perl.misc)