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-ACTION-SAVE-(1)						    ABRT Manual 					      ABRT-ACTION-SAVE-(1)

NAME
abrt-action-save-package-data - Query package database and save package and component name. SYNOPSIS
abrt-action-save-package-data [-v] [-c CONFFILE] -d DIR DESCRIPTION
The tool reads problem directory DIR. It analyzes contents of analyzer, executable, cmdline and remote elements, checks database of installed packages, and creates new elements package and component. This data is usually necessary if the problem will be reported to a bug tracking database. Integration with ABRT events This tool can be used as an ABRT reporter. Example fragment for /etc/libreport/report_event.conf: # Determine in which package/component the crash happened (if not yet done): EVENT=post-create component= abrt-action-save-package-data OPTIONS
-v, --verbose Be verbose -c CONFFILE Path to configuration file. -d DIR Path to problem directory. SEE ALSO
abrt_event.conf(5), abrt-action-save-package-data.conf(5) AUTHORS
o ABRT team abrt 2.1.11 06/18/2014 ABRT-ACTION-SAVE-(1)
All times are GMT -4. The time now is 07:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy