Bash, the Crucial Exams Chat Bot
AI Bot

Scripting Languages and File Extensions Flashcards

AcronymDefinition
.batBatch File, used by Windows operating systems and runs in Command Prompt
.ps1PowerShell script, available by default on modern Windows Operating Systems
.vbsVirtual Basic script written in the VBScript language, used on Windows Operating Systems. Is less common than Batch and Powershell scripts but can still be found
.shBash Script, used on Linux and Unix Operating Systems and run in a Shell. Most common Linux shell is BASH (Bourne Again Shell)
.jsJavaScript file, used to run the JavaScript programming language. Most often used in browsers to automate web pages, but can be used directly on an OS using tools like NodeJS
.pyPython script or file, used to run code written in the Python programming language. Python works on many Operating Systems and can be used for scripts or building full applications
Front
.bat
Click the card to flip
Back
Batch File, used by Windows operating systems and runs in Command Prompt
Front
.js
Back
JavaScript file, used to run the JavaScript programming language. Most often used in browsers to automate web pages, but can be used directly on an OS using tools like NodeJS
Front
.sh
Back
Bash Script, used on Linux and Unix Operating Systems and run in a Shell. Most common Linux shell is BASH (Bourne Again Shell)
Front
.py
Back
Python script or file, used to run code written in the Python programming language. Python works on many Operating Systems and can be used for scripts or building full applications
Front
.ps1
Back
PowerShell script, available by default on modern Windows Operating Systems
Front
.vbs
Back
Virtual Basic script written in the VBScript language, used on Windows Operating Systems. Is less common than Batch and Powershell scripts but can still be found
1/6

Learn scripting languages and their file extensions quickly with this flashcard deck. Covers key formats like .bat, .ps1, .vbs, .sh, .js, and .py. Ideal for beginners and professionals to understand how scripts automate tasks on Windows, Linux, and beyond.
Share on...
Follow us on...