first topic    back to Rev 1 index

Topic 15

Techniques and syntax of a scripting language used in the IT industry


Bash:

Bash is a command line shell and scripting language developed in 1989 as part of the GNU Project.

Bash was developed as an enhanced version of the original Bourne Shell.

Bash files are saved with the ‘.sh’ extension.

Bash has the following techniques:

Bash has the following syntax:

Windows PowerShell:

Windows PowerShell is a command line shell and scripting language developed by Microsoft in 2006.

Windows PowerShell files are saved with the ‘.ps1’ extension.

Windows PowerShell has the following techniques:

Windows PowerShell has the following syntax: