I have a script as follows that I want to execute automatically:
perl -I -Mmod1 -Mmod2 pgm.pl paramFile perl -I -Mmod3 -Mmod4 pgm2.pl paramFile2
I think I should put this into a makefile and run it but don't know how? If makefile is not appropriate, any other solution?
In reply to how to create makefile? by carolw
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |