“Что такое сценарии оболочки” Ответ

Что такое сценарии оболочки

A shell script is a computer program designed to be run by the Unix/Linux shell which could be one of the following:

The Bourne Shell
The C Shell
The Korn Shell
The GNU Bourne-Again Shell
A shell is a command-line interpreter and typical operations performed by shell scripts include file manipulation, program execution, and printing text.

for more visit https://www.tutorialspoint.com/unix/shell_scripting.htm
Ankur

сценарий оболочки

there are diffrerent shells
bash is the most common one,

others are csh zsh etc.. 
Hutch Polecat

Ответы похожие на “Что такое сценарии оболочки”

Вопросы похожие на “Что такое сценарии оболочки”

Больше похожих ответов на “Что такое сценарии оболочки” по Shell/Bash

Смотреть популярные ответы по языку

Смотреть другие языки программирования