Search Results

Search: Posts Made By: SkySmart
4,332
Posted By SkySmart
thank you for this. any additional ideas on how...
thank you for this. any additional ideas on how to make what i have in my original post more efficient?

i read somewhere that i can "pipe" the functions, but i haven't seen an example on how to...
4,332
Posted By SkySmart
Multi threading - running multiple processes at the same time
so i've been using this a lot in a lot of my scripts:

( columnA & columnAPID=$! & columnB & columnBPID=$! & columnC & columnCPID=$! &) &
wait ${columnAPID}
wait ${columnBPID}
wait ${columnCPID}...
Showing results 1 to 2 of 2

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