Search Results

Search: Posts Made By: bjorno
61,212
Posted By bjorno
Thanks vgersh99 and jim mcnamara for your great...
Thanks vgersh99 and jim mcnamara for your great help. This is exactly what
i want and with the explanations you gave me i know how to use it.

Thanks a lot
61,212
Posted By bjorno
That works. It is hard to meassure the time but...
That works. It is hard to meassure the time but it is definitely less than 1 second.

Thanks a lot.
2,526
Posted By bjorno
In ksh $ cat dbshot.xml <role...
In ksh

$ cat dbshot.xml
<role roletype="01">
<status>1

<role roletype="02">
<status>1

blah blah
<status>1

$ cat script.sh
sed '/roletype="01"/ {
n
s/<status>1/<status>0/
}'...
61,212
Posted By bjorno
I dont have usleep in my system, which is AIX...
I dont have usleep in my system, which is AIX 5.2.
Is there a compiled version of usleep to download. I think I'm not able
to compile it myself.
61,212
Posted By bjorno
Sleep less than 1 second
Does anyone know a way to sleep less than 1 second?
Sometimes when I write scripts that iterates a loop many times it would be
nice to slow things down, but sometimes 1 second is too much.
Showing results 1 to 5 of 5

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