No.
.bat files are a windows only thing.
The equivalent of a .bat script on linux is a Shell Script. (But much much more powerful)
Some info: http://en.wikipedia.org/wi
Here are some tutorials that helped me when i was beginning with shell scripting:
http://gd.tuwien.ac.at/lin
http://gd.tuwien.ac.at/lin
Hope This Helps!
-Kev
Main Topics
Browse All Topics





by: omarfaridPosted on 2009-05-12 at 20:26:12ID: 24371238
what is there in that .bat file? is it unix commands or windows commands ?