Scripting

Scripting is the process of creating and executing a series of commands or instructions, often with the goal of automating tasks or generating output within a larger application or system, using a script language that is interpreted at runtime rather than compiled into a standalone program.

WIP: Placeholder page


Bash

Bash (short for “Bourne-Again Shell”) is a Unix shell and command-language interpreter that is commonly used to execute commands and scripts on Unix-like operating systems such as Linux and macOS.


Last modified January 4, 2023: More scaffolding... (bb549c8)