What is the difference between Linux scripts and Windows scripts?
The Operating Systems Linux is entirely different from Windows, their complete environment is distinguished. Linux is a free application which is used by most of the Software Engineer for security purposes. Linux Shell Scripts are powerful and flexible. Unix/Linux scripting is just based for programming. (C Language) Where as these Windows Scripts with all Java, .Net, VB. These shell script is a script written for the shell, or command line interpreter, of an operating system. It is often considered a simple domain-specific programming language. Typical operations performed by shell scripts include file manipulation, program execution, and printing text. Many shell script interpreters double as command line interface, such as the various Unix shells, Windows PowerShell or the MS-DOS COMMAND.COM. Others, such as AppleScript or the graphical Windows Script Host (WScript.exe), add scripting capability to computing environments without requiring a command line interface. Other examples of