Search Results

Search: Posts Made By: faka
Forum: Fedora 12-11-2013
11,448
Posted By faka
Corona688, first want to run this script at a...
Corona688, first want to run this script at a certain time at the exact millisecond and get the results I asked in the first post if cron or if there is any alternative, I get the results can be...
Forum: Fedora 12-11-2013
11,448
Posted By faka
Dear Corona, I need to parse some text files and...
Dear Corona, I need to parse some text files and send the results in more precise or approximate time, 1 second after the data no longer serve because they change constantly.
Forum: Fedora 12-11-2013
11,448
Posted By faka
Ok I understand what you're explaining to me, but...
Ok I understand what you're explaining to me, but in practice I have to compile with gcc and run this source to ejectue anticipates the execution of the script before and at the time more precisely...
Forum: Fedora 12-11-2013
11,448
Posted By faka
There I have one job in /etc/crontab 00 12 *...
There I have one job in /etc/crontab

00 12 * * * root /script.sh

in script.sh

#!/bin/bash
DATE=`date +%d_%m_%Y_%_A_%T_%N`
DIR=/
echo "$DATE" > $DIR/exec

Result file exec
...
Forum: Fedora 12-11-2013
11,448
Posted By faka
Accuracy of jobs scheduled in cron
Hello, I have several cron jobs scheduled but looking at the results of running I see in some cases it takes more than 2 seconds, is there any way to adjust the accuracy of execution of cron?
Is...
Showing results 1 to 5 of 5

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