Sponsored Content
Full Discussion: reply timer
Contact Us Post Here to Contact Site Administrators and Moderators reply timer Post 4780 by Optimus_P on Tuesday 31st of July 2001 09:50:39 AM
Old 07-31-2001
not a problem.
 

9 More Discussions You Might Find Interesting

1. Programming

generating timer

I'm trying generate an interrupt every 1 seconds using itimer and My clock is not running. This is what i did : printf("about to sleep for 1 second \n"); signal(SIGALRM, wakeup); //myTimer.it_interval.tv_sec=0; //myTimer.it_interval.tv_usec =0; ... (5 Replies)
Discussion started by: Confuse
5 Replies

2. AIX

how to implement timer

anyone can help me how to implement the timer on AIX? I tried with 'setitimer' and its related functions, but it does not work correctly,the program exited each time. thanks (2 Replies)
Discussion started by: Frank2004
2 Replies

3. Shell Programming and Scripting

writing a timer

Hi!, My shell script takes a quite a long time to execute.. Nothing appears on the screen during this period.. User are left guessing... whats going on???????????? Any ideas on how to create a small timer script which print a word on screen say " wait.. Program running" after every 10 seconds... (3 Replies)
Discussion started by: jyotipg
3 Replies

4. Shell Programming and Scripting

timer

Hi all, Wanted to a create a shell script ----------------------------------------------------------------------- 1) which when called will start a timer and wait for 48 hours. after 48 hours it will call some function(say XYZ) 2) Whenever this shell script is called (can be called... (3 Replies)
Discussion started by: k_oops9
3 Replies

5. Shell Programming and Scripting

VNC Timer

Hello fellows, I am new in this forum, i would appreciate your assistance. I need a timming system for my vnc desktops (Cybercafe timer stuff). Each unix user login to my server only with vnc, and i want to write a program that can generate timer tickets and have control on the time used for... (0 Replies)
Discussion started by: foweja
0 Replies

6. UNIX for Advanced & Expert Users

Timer for VNC

Hello fellows, I am new in this forum, i would appreciate your assistance. I need a timming system for my vnc desktops (Cybercafe timer stuff). Each unix user login to my server only with vnc, and i want to write a program that can generate timer tickets and have control on the time used for... (1 Reply)
Discussion started by: foweja
1 Replies

7. Shell Programming and Scripting

Timer

Is there a way to make a timer? E.g Please give the seconds... ... (6 Replies)
Discussion started by: aekaramg20
6 Replies

8. UNIX for Dummies Questions & Answers

Timer

is there a timer function in unix without using C? for example i want to display a message after 5 seconds how do i do that? (2 Replies)
Discussion started by: khestoi
2 Replies

9. Shell Programming and Scripting

Timer as output

How do you set timer as output to the command line so that you get an output like Has been waiting for 5 seconds Has been waiting for 6 seconds ... Where only the number changes. (2 Replies)
Discussion started by: locoroco
2 Replies
ABRT-DUMP-OOPS(1)						    ABRT Manual 						 ABRT-DUMP-OOPS(1)

NAME
abrt-dump-oops - Extract oops from FILE (or standard input) SYNOPSIS
abrt-dump-oops [-vusoxtm] [-d DIR]/[-D] [FILE] DESCRIPTION
This tool creates problem directory from, updates problem directory with or prints oops extracted from FILE or standard input. OPTIONS
-v, --verbose Be more verbose. Can be given multiple times. -s Log to syslog -o Print found oopses on standard output -d DIR Create new problem directory in DIR for every oops found -D Same as -d DumpLocation, DumpLocation is specified in abrt.conf -u PROBLEM Save the extracted information in PROBLEM directory -x Make the problem directory world readable. Usable only with -d/-D -t Throttle problem directory creation to 1 per second -m Print search string(s) for abrt-watch-log to stdout and exit SEE ALSO
abrt-watch-log(1), abrt.conf(5) AUTHORS
o ABRT team abrt 2.1.11 06/18/2014 ABRT-DUMP-OOPS(1)
All times are GMT -4. The time now is 07:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy