MichaelBibby 发表于 2004-10-14 22:07:52

Shell 编程资源收集

此贴用来收集 Shell 编程的一些资料,为想要更深入学习 Shell 编程的兄弟们提供方便。:-D

希望兄弟们多多发贴:o

注:无关的帖子一律砍掉。 8)

kornlee 发表于 2004-10-15 00:31:46

www.kornshell.com
http://bbs.chinaunix.net/forum/viewforum.php?f=24
http://www.linuxsir.org/bbs/forumdisplay.php?s=46a89bec9876c601077baf8e3ff41b99&forumid=60

MichaelBibby 发表于 2004-10-19 17:57:05

网路农夫,不错的个人站点 :mrgreen::

http://www.europa.idv.tw/

来自IBM developerWorks的Shell编程专题:

lex 和 yacc、Bash 编程系列(1、2、3)、sed 编程系列 (1、2、3)
http://www-900.ibm.com/developerWorks/cn/linux/theme/special/index.shtml#shell

MichaelBibby 发表于 2004-10-25 10:51:27

一个新闻组,英文的。
很活跃,而且都是高手:

newserver: news.cn99.com
组:comp.unix.shell

KDE环境下可以用Knode来订阅,gnome环境下可以用pan来订阅。

贴个截图:

MichaelBibby 发表于 2004-11-3 18:03:38

Advanced Bash-Scripting Guide

An in-depth exploration of the art of shell scripting
Version 2.6.9

15 April 2004

Mendel Cooper

thegrendel AT theriver DOT com

This tutorial assumes no previous knowledge of scripting or programming, but progresses rapidly toward an intermediate/advanced level of instruction . . . all the while sneaking in little snippets of Unix® wisdom and lore. It serves as a textbook, a manual for self-study, and a reference and source of knowledge on shell scripting techniques. The exercises and heavily-commented examples invite active reader participation, under the premise that the only way to really learn scripting is to write scripts.

This book is suitable for classroom use as a general introduction to programming concepts.

The latest update of this document, as an archived, bzip2-ed "tarball" including both the SGML source and rendered HTML, may be downloaded from the author's home site. See the change log for a revision history.


在线阅读 : http://www.rons.net.cn/htp/abs/HTML/

注:如果你使用的是Debian GNU/Linux,可以用这个命令来安装该文档:
# apt-get install abs-guide

MichaelBibby 发表于 2004-11-3 18:32:48

LINUX与UNIX SHELL编程指南

ChinaItLab.com的下载页面:
http://download.chinaitlab.com/soft/2791.htm

BOoRFGOnZ 发表于 2005-2-15 20:26:42

Advanced Bash-Scripting Guide
An in-depth exploration of the art of shell scripting
http://ldp.linuxforum.net/LDP/abs/html/index.html

BOoRFGOnZ 发表于 2005-3-4 07:49:28

BASH主页
http://www.gnu.org/software/bash/bash.html

ty263 发表于 2005-7-19 15:22:39

To MichaelBibby

请教一下, 我的Advanced Bash-Scripting Guide装上了,怎么用啊?

呵呵,莫笑

BOoRFGOnZ 发表于 2005-8-18 11:05:41

http://www.comp.eonworks.com

yaop 发表于 2005-8-22 23:26:05

www.faqs.org

51photoshop 发表于 2005-12-28 09:08:59

发表于: 2004-11-03, 6:32pm    发表主题:   

--------------------------------------------------------------------------------

LINUX与UNIX SHELL编程指南

ChinaItLab.com的下载页面:
http://download.chinaitlab.com/soft/2791.htm
_________________
衷心感谢所有帮助过我的人,谢谢你们的帮助!


不好意思,这个网址好像没用了

slumy_boy 发表于 2006-4-26 20:35:12

Thanks Everybody!

icy_cold 发表于 2006-8-16 23:15:33

收集 谢谢 :-D

Zhybin.yu 发表于 2006-8-27 14:09:55

:roll:
页: [1] 2
查看完整版本: Shell 编程资源收集