Hi
I have some python file.i runs these file one by one as below on unix server.
python f4761sk3.py
python f4761sk2.py
python f4761sk1.py
python f4761se3.py
python f4761se2.py
python f4761se1.py
python f4761pl3.py
python f4761pl2.py
python f4761pl1.py
python f4761no3.py
python f4761no2.py
python f4761no1.py
python f4761nl3.py
python f4761nl2.py
python f4761nl1.py
python f4761ie3.py
python f4761ie2.py
python f4761ie1.py
python f4761hu3.py
python f4761hu2.py
python f4761hu1.py
python f4761gb3.py
python f4761gb2.py
python f4761gb1.py
python f4761fi3.py
This process takes so much time.
Is it possible to run these file together through any script so that all file run automatically one after another.
Is it possible ?then how?
please provide the code if possible...
Regards
Neeraj kumar