This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: writing to /proc file system


On 3/4/08, Corinna Vinschen <corinna-cygwin@cygwin.com> wrote:
> On Mar  4 10:12, Jeff Fulmer wrote:
> > I'd like to access and write to the /proc file system from a java program.
> > Can somebody steer me in the right direction? I'm starting to feel that
> > I've exhausted my search options...
>
> /proc is not writable on Cygwin.

I'm pretty sure it's not writable on any system, let alone cygwin.
It's not a real filesystem per se.  It's instead a read-only gateway
into the kernel.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]