Skip to content

tyw66/bashshell-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

半小时shell教程 (:з」∠)

这是我对linux bash shell脚本语言的学习记录。

把一些关键、常用的地方记录下来当作备忘,也可以帮助没有基础的人迅速入门。 (:з」∠)

执行脚本时,可以同时给出一些输入参数。 这里是一个例子, 运行:

$ sh ./shell_study.sh ligoudan

学习愉快。 ^_^

===================================================

Half hour shell tutorial. (:з」∠)

This is my study record of linux bash shell script language.

It's also a memo to record some of the (commonly used) basic and key points, but also can help people without basic shell knowledge get start quickly.

When executing the script, it is best to give some input parameters at the same time. Here is an example, run:

$ sh ./shell_study.sh ligoudan

Have a nice trip. ^_^

==================================================

参考资料:

About

Bashshell 基础速查 | 半小时小教程

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages