Shell commonly known as shell (used to distinguish from the kernel), refers to the "user interface to provide users" command parser (software). It is similar to DOS command and later cmd.exe. It receives the user command and then invokes the
Read Catalogue
First, everything is a string
Two, references and metacharacters
Three, where does the string come from, where to go
Four, plus a little bit of definition, you can push to export the entire Bash scripting language
Shell types:Sh-Bourne shell CSH or tcsh-C shell Korn-Korn shell bash-GNU Bourne-again shell
1. Simplest ColumnExample #! /Bin/bash # This is a very simple example echo Hello World
Explanation:
In bash, the first line "#! "And later"/bin/bash
Recently, a "destruction-level" vulnerability-Bash software security vulnerability has emerged. This vulnerability was discovered by St & eacute; phane Chazelas, a French GNU/Linux enthusiast. Subsequently, the US Computer Emergency Response Center (
Daniel RobbinsPresident and CEO, Gentoo Technologies, Inc.
Daniel Robbins in his last articleBash instanceThe article details the Gentoo Linux ebuild system, which shows an excellent example of bash capabilities. Step by step, he shows you how to
Bash Preface This article is translated from the bash chapter in slackware Linux unleashed (Third edition), but some necessary deletions are made, and some changes are made according to the actual situation, if necessary, refer to the original
Create scriptFunctional testing is a key part of software development-and bash loaded into Linux can help you easily complete functional testing. In this article, Angel Rivera describes how to use bash shell scripts to execute Linux applications by
The basic syntax for BASH• The simplest example--hello world www.111cn.net!
• about input, output, and error output
The bash of variables in the Chinese language (and the similarities and differences between C languages)
The basic Process Control
IntroducedUnderstand The boot sequence of Linux also helps to understand this content, loading the user environment is the last step of Linux boot. Different shells use different configuration files : Bash (. Profile), Ksh (. Profiles), CSH (. Login)
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.