--book author Shenmon reprint please specify the source
Content Introduction
Objective
What is a shell?
Our first shell script
Run the shell script
Summarize
Part V Third lesson preview: variable in hand, shell not
-------------------------------------------------------------------------------
Declare not found error (dash in Ubuntu): # Why, # DASH: @ 2010-Mar-25
-------------------------------------------------------------------------------
This problem only
What is a Shell script? The simplest explanation is that a shell script is a file that contains a series of commands. The shell reads the file and executes all the commands in the file as if the commands were entered directly into the command
Shell learning notes, shell script Learning Guide
It's all a bit of fragmented knowledge. What do you need to write!
1. shell Script Parameters
C uses (int * argc, char * argv []) to process parameters, python sys. argv [0] (Script Name), sys. argv [
Under Ubuntu I wrote a shell script with bash to grammar (exactly the script on the computer), under Ubuntu, with SH test.sh to run, but there are unexpected results, such as ECHO-E "\ntest\n" to the execution is different, Run directly with the SH
This article mainly introduces the Linux Shell Script series (i): Introduction to the shell, this article explains the shell introduction, Shell basic operations, how to open the shell terminal, Shell script concept, how to run shell script, shell
2.2.1, Shell Introduction
(1) Shell can be understood as a software system to provide user operation of the command line interface, it can be said that he is a way of human-computer interaction
(2) We can use the shell and the operating
Shell script running exception in ubuntu: the difference between bash and dash I used bash to write a shell script (to be precise, I typed the script in the book into the computer). in ubuntu, use shtest. sh to run, but unexpected results appear,
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.