Shell Scripting Basics A script is a list of commands that can be interpreted and run by a program called scripting language, which is usually not compiled but interpreted at runtime instead.
2024-08-15