学习Shell脚本 [英] Learning Shell Scripting

查看:124
本文介绍了学习Shell脚本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何学习Linux shell脚本..请提供Web链接和一些其他有用的站点..

How can i learn Linux shell scripting..Pls provide the weblink and some other useful sites..

推荐答案

什么shell? ash? zsh? ....

对于bash来说,只需搜索"bash参考"即可找到出色的手册:
此处.
嘿,伙计,这是第一个链接.
What shell? bash? zsh? ....

For bash great manual can be found by simply googling "bash reference":
here.
Hey, man, it''s the first link.


u不需要任何外部参考手册即可学习BASH.
Linux有自己的手册,请尝试学习.
请注意,Linux提供了不同的手册,
对于系统Mans,对于程序员Mans
确保当您查看手册时,它必须是(类型1).
或者您可以提及man命令.
例如:
u didn''t need any outside reference manuals to learn BASH.
Linux has its own manuals try to study from them.
please note that Linux provide different manuals ,
for system mans , for programmers mans
make sure when u look into the manuals it must be of (type 1).
or u can mention to man command.
ex :
man 1 for
    man 1 while


这篇关于学习Shell脚本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆