LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: How to program with Bash: Syntax and tools (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-how-to-program-with-bash-syntax-and-tools-4175662937/)

LXer 10-21-2019 08:48 PM

LXer: How to program with Bash: Syntax and tools
 
Published at LXer:

A shell is the command interpreter for the operating system. Bash is my favorite shell, but every Linux shell interprets the commands typed by the user or sysadmin into a form the operating system can use. When the results are returned to the shell program, it sends them to STDOUT which, by default, displays them in the terminal. All of the shells I am familiar with are also programming languages.read more

Read More...


All times are GMT -5. The time now is 11:29 PM.