- Introduction to Batch Scripting
- Basic commands
- dir: print list of files and directories
- cd: change directory
- ver: Get the version of operating system
- pause: Wait for the input
- cls: Clear the screen
- Get all the available commands
- Variables
- Environment Variables
- String concatenation
- Batch Scripts
- echo command: print information
- Command line arguments
- Get information about a command
- Command parameters
- @symbol
- echo ON (or) OFF
- Escape Characters
- Evaluating Mathematical Expressions
- Read input from user
- Modulus operator
- Working with labels
- Comments
- Functions
This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)
Saturday, 22 June 2019
Batch Scripting tutorial
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment