Shell prompt disappears
From: Gary Mills (mills_at_cc.umanitoba.ca)
Date: 02/26/04
- Next message: noone_at_nowhere.com: "how to link with aio functions?"
- Previous message: Tim: "Re: SunOS 5.9 slowness due to LD_LIBRARY_PATH?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Feb 2004 00:13:38 GMT
I have a log viewer script that consists of a nawk script with
its output piped into $PAGER. In my case, I use `pg' as my pager.
When viewing the log, I generally press my interrupt key to
terminate the script. This works correctly, except that occasionally
my shell prompt disappears. I have to type `stty echo icanon eof ^d'
to restore my terminal settings.
This sounds like a race condition. Is the bug in the pager, nawk,
or the shell?
-- -Gary Mills- -Unix Support- -U of M Academic Computing and Networking-
- Next message: noone_at_nowhere.com: "how to link with aio functions?"
- Previous message: Tim: "Re: SunOS 5.9 slowness due to LD_LIBRARY_PATH?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|