Search Results

Search: Posts Made By: lurkerro
2,703
Posted By lurkerro
Hi, I'm using that head along with tail to...
Hi,

I'm using that head along with tail to get the respective file (for sure there's a better way). E.g. file=`ls -a *.csv | head -$i | tail -1 | xargs basename` #take just the name of the file...
2,703
Posted By lurkerro
Thanks for the answers. Unfortunately, it's...
Thanks for the answers.

Unfortunately, it's not working.
The solution with counting the jobs should be fine but ..I don't know why it keeps starting all the jobs instead of maximum 5.

What I...
2,703
Posted By lurkerro
Keep up constant number of parallel processes
Hi guys,
I am struggling with adapting my script to increase the performance.
I created a ksh script to process a lot of files in parallel.
I would like to know how can I do in such a way that a...
Showing results 1 to 3 of 3

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