Automation of system commands

​It is possible to automate commands to execute by placing commands in a script. Syntax of that script will depend on the operating system that is used and the execution environment.

For example in Windows OS it is possible to create a .vbs file. 

In Linux like operating systems it is possible to create .sh file.

YouTube video

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator