Search Results

Search: Posts Made By: xaiu
6,207
Posted By xaiu
Again, much thanks! I am going to try...
Again, much thanks!

I am going to try incorporating several of the suggestions you made. I have noticed when running the version of the script that I came up with I get an occasional system...
5,568
Posted By xaiu
Okay, So I fumbled through it and I've...
Okay,

So I fumbled through it and I've managed to get my script running, all except re-setting the system time. I have $h $m $s and I'm trying to make a single variable $set_time that takes the...
6,207
Posted By xaiu
Thanks for the tips! Using epoch time is...
Thanks for the tips!

Using epoch time is very intriguing because it avoids a lot of the pain of converting back and forth between HH:MM:SS and seconds, but I'm having trouble setting the system...
6,207
Posted By xaiu
using awk inside bash script?
Hello,

I'm trying to write a bash script that will query the current system time (OS X 10.6.6) and then convert the output from HH:MM:SS into time in seconds. The output of the system time command...
5,568
Posted By xaiu
So I've been making some progress on my question...
So I've been making some progress on my question and I was actually playing around with the date command before I saw your response. On mac OS I have been using the command:

systemsetup -gettime...
5,568
Posted By xaiu
Methyl, yes, great point. This is a single...
Methyl, yes, great point.

This is a single user stand alone system running a custom simulation application for which I am collecting results at 1 second intervals. The application takes into...
5,568
Posted By xaiu
KevinGB is on the right track - the script isn't...
KevinGB is on the right track - the script isn't meant to adjust the system time to a reference time source to keep it accurate. I have an application that references the system time and I want to...
5,568
Posted By xaiu
Script to adjust system time
Hello everyone,

I am trying to write a script that will accomplish the following:

- query current system time and store result into a variable
- wait for some amount of time, say 300 seconds...
Showing results 1 to 8 of 8

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