Search Results

Search: Posts Made By: cpaquette
46,412
Posted By cpaquette
ERA - To check for idle I: set an...
ERA -

To check for idle I:

set an alarm, and then pause();

during the pause() :

I type on the keyboard and it writes to the terminal, but the last access time to stdin or the...
Forum: Programming 04-07-2008
8,406
Posted By cpaquette
I thought this would be the more appropriate...
I thought this would be the more appropriate forum since it is the programming forum. I did not know of its existence until now. There may be C programmers that do look at the scripting forum. You...
Forum: Programming 04-07-2008
8,406
Posted By cpaquette
Keyboard Input
Does anyone know how do you determine the user idle time of STDIN in order to log the user out for being idle too long. I would like to write a c program to do this but I it is not clear upon how to...
46,412
Posted By cpaquette
I am aware of this command along with the who...
I am aware of this command along with the who command, I have looked at the source for these files and they use the time now-last access of tty, I would like to determine idle time by using stdin...
46,412
Posted By cpaquette
User Idle Time
Does anyone know how do you determine the user idle time of stdin in order to log the user out for being idle too long. I would like to write a c program to do this but I it is not clear upon how to...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 06:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy