Re: Permanent change of file permissions
- From: Richard Kettlewell <rjk@xxxxxxxxxxxxxxx>
- Date: Wed, 20 Jul 2011 16:39:01 +0100
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/
.
- Follow-Ups:
- Re: Permanent change of file permissions
- From: The Natural Philosopher
- Re: Permanent change of file permissions
- References:
- Permanent change of file permissions
- From: Hakan
- Re: Permanent change of file permissions
- From: unruh
- Re: Permanent change of file permissions
- From: Hakan
- Re: Permanent change of file permissions
- From: unruh
- Re: Permanent change of file permissions
- From: Hakan
- Re: Permanent change of file permissions
- From: Doug Freyburger
- Permanent change of file permissions
- Prev by Date: Re: Permanent change of file permissions
- Next by Date: Re: Permanent change of file permissions
- Previous by thread: Re: Permanent change of file permissions
- Next by thread: Re: Permanent change of file permissions
- Index(es):
Relevant Pages
|