Семёнов Владимир Викторович wrote:
What is damageslly if /dev/fd/* will be executable!?
I could wish simply set 777 anyware...

Nothing, because as soon as the chmod command exits, it will
be reset - /dev/fd/* is not real devices, but the open file
descriptors of the process looking at /dev/fd/*.   (It should
really be in /proc, but I believe predates the current /proc.)

--
        -Alan Coopersmith-           [EMAIL PROTECTED]
         Sun Microsystems, Inc. - X Window System Engineering
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to