Attaching a remote drive or directory on a Windows box is called “drive mapping” though the process is essentially the same as what we call mounting in the Unix world. While I rarely spend any ...
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!
I think it can be done with a small batchfile but I'm not sure how to implement a time specific pause. Could anyone be so kind to give me an example? I would also be very interested in hearing your ...