Search Results

Search: Posts Made By: luhah
4,109
Posted By luhah
I was thinking, it would go into endless loop, as...
I was thinking, it would go into endless loop, as the function "fun" is being declared and at the end it being called as well..:confused: within the function
2,301
Posted By luhah
Although, p1 finishes late by 2 seconds, I assume...
Although, p1 finishes late by 2 seconds, I assume that it does not strain the cpu and is mostly in sleep mode. In that case, I shall go with P1 script.

Thanks much.
4,109
Posted By luhah
Multithreading - Calling user function with xargs in korn shell
I know there are other ways of accomplishing the below task, but the purpose of this thread is to understand the below code.

I wanted to use xargs with user defined function in korn shell. Am...
2,301
Posted By luhah
I wanted to know more about the efficiency of the...
I wanted to know more about the efficiency of the program timing, not about the decsription. Like for example, both the scripts complete nearly at the same time, one has more cpu time and the other...
2,301
Posted By luhah
Timing the shell script
I have two shell scripts, one written with xargs for parallel processing (p1) and the other written in old school way (p3) [ `jobs | wc -l` -ge 25 ].

when I execute them, i get the below values. ...
Showing results 1 to 5 of 5

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