Skip to content

Simple bash code to run multiple instances of same code with different argument values

Notifications You must be signed in to change notification settings

Ashutosh-Mishra2/Bash-Parallelization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash-Parallization

Simple bash code to run multiple instances of same code with different argument values.

The code parallel.sh call test.sh for every line in names.txt and passes that as an argument.

About

Simple bash code to run multiple instances of same code with different argument values

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages