Learn Command Line and Batch Script Fast, Vol I: A course from the basics of Windows to the edge of networking
Not Available / Digital Item
Learn Command Line and Batch Script Fast, Vol I: A course from the basics of Windows to the edge of networking
The Windows command line is a commonly used tool for IT support and system administration. Batch scripting is a tool for automating the command line. If you are learning one of these, it makes sense to learn both.
Learn both here!
In this book, you learn how to: - get information about your computer and its contents - customize the command ("cmd") window - open files and run programs - navigate the file system - read text from, and write it into, files - restart local and remote computers on a network - process numbers and text - automate all of the above by using batch scripts (i.e. create your own batch files) - and more
This is a book for people who want to learn command line and batch scripting fast.
It features: - a step-by-step approach, with new concepts building on earlier ones - teaching by examples - concise explanations - practice exercises, with answers - the bigger picture: how and why commands may be used