I want to split a file of 10000 records into number of files with equal size of records.These new files need to be given as input to a shell script. Shell script should run in parallel for each file. Can we use any looping here?
3 of 3
Removed incorrect tag loop-device.
Splitting file in equal size files and give these files as input to a shell script which should run parallely
SonaKul
- 21
- 1