Batch scripts were an easy way to make tiny software necessary for drivers back in the days of DOS. DOS batch files can still be run in the same way in the Windows operating system through the command ...
Okay, so I'm used to .bat files under DOS, but how would you write batch files that run several commands under the Linux shell? is there a specific extension that I have to use or what?<P>Thank you!