0% found this document useful (0 votes)
140 views

Windows Shell Script Programming For The Absolute Beginner - 3

This document provides a table of contents for a book on Windows shell scripting. The table of contents lists 8 chapters that cover topics such as interacting with the Windows shell, variables, conditional logic, loops, procedures, debugging, and administrative scripts. It also includes 3 appendix sections that discuss additional topics and what is included on the accompanying CD-ROM.

Uploaded by

Ramil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
140 views

Windows Shell Script Programming For The Absolute Beginner - 3

This document provides a table of contents for a book on Windows shell scripting. The table of contents lists 8 chapters that cover topics such as interacting with the Windows shell, variables, conditional logic, loops, procedures, debugging, and administrative scripts. It also includes 3 appendix sections that discuss additional topics and what is included on the accompanying CD-ROM.

Uploaded by

Ramil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Contents at a

Glance
Introduction xvii

CHAPTER 1 Introducing Windows Shell Scripting 1

CHAPTER 2 Interacting with the Windows Shell 25

CHAPTER 3 Windows Shell Scripting Basics 57

CHAPTER 4 Storing and Retrieving Information in Variables 87

CHAPTER 5 Applying Conditional Logic 123

CHAPTER 6 Creating Loops to Process Collections of Data 155

CHAPTER 7 Creating Procedures and Subroutines 201

CHAPTER 8 Debugging and Error Handling 241

APPENDIX A Windows Shell Scripting Administrative Scripts 297

APPENDIX B What’s on the CD-ROM? 341

APPENDIX C What Next? 349

Glossary 355

Index 365

You might also like