idle bash using 95% of system resources?

Chet Ramey chet@nike.ins.cwru.edu
Thu Oct 12 08:29:00 GMT 2000


> This suggests a work-around until the problem can be found and fixed: 
> Set the "notify" option in BASH (i.e., issue the command "set 
> notify"). That way BASH prints jobs status changes when they occur, 
> instead of waiting for the next time it prints a prompt.

This should, of course, be

	set -o notify

The `set notify' will set $1 to "notify".

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet)

Chet Ramey, CWRU    chet@po.CWRU.Edu    http://cnswww.cns.cwru.edu/~chet/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list