writing to /proc file system

2008-03-04 Thread Jeff Fulmer
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... TIA, Jeff -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin

/proc/loadavg

2008-02-27 Thread Jeff Fulmer
I installed procps in the hopes of getting 1,5,15 minute load averages. I have them, but the values to meet my expectations. No matter how much load the system is under, the values are always 0.0 0.0 0.0 Are load averages supported? Is there something I need to do in order to set them up? Jeff -

Re: rxvt red is displayed as white

2008-01-09 Thread Jeff Fulmer
For those of you old enough to remember Emily Litella, "Nevermind." My .Xdefaults were to blame... > I'm at wit's end here. I'm starting cygwin as follows: > > @echo off > set EDITOR=vi > set VISUAL=vi > set CYGWIN=codepage:oem tty binmode title > C:\opt\cygwin\bin\rxvt.exe -geometry 120x35 -tit

rxvt red is displayed as white

2008-01-09 Thread Jeff Fulmer
I'm at wit's end here. I'm starting cygwin as follows: @echo off set EDITOR=vi set VISUAL=vi set CYGWIN=codepage:oem tty binmode title C:\opt\cygwin\bin\rxvt.exe -geometry 120x35 -title "Korn Shell" -bg 7 -fg 18 -sr -sl 1500 -e /usr/bin/ksh -l I've tried a bazillion different TERM settings and wi