Search Results

Search: Posts Made By: katty
73,267
Posted By katty
do while loop
Hi Folks,

I want to implement do while loop in script for following logic

...
....

do
{
function1
function 2
result = function 3
} while(result !=0);

I gone through tutorial...
Forum: Linux 08-04-2009
8,119
Posted By katty
Can background process access to stdout,stderr
Hi folks :)

Can deamonized process access to stderr, stdout?

I 'm trying to display error_num/return value of a function run() in stderr using
fprintf(stderr, "function run() returns = %d",...
Showing results 1 to 2 of 2

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