首页 > 代码库 > Linux下Bash入门学习笔记

Linux下Bash入门学习笔记

学习好shell编程是很有用的,可以使用shell脚本轻巧地完成有趣的工作。

本文地址:http://www.cnblogs.com/yhLinux/p/4047516.html

 

 

Bash实例,作者:Daniel Robbins (drobbins@gentoo.org), 总裁兼 CEO, Gentoo Technologies, Inc.

  第一部分:http://www.ibm.com/developerworks/linux/library/l-bash/index.html

  第二部分:http://www.ibm.com/developerworks/linux/library/l-bash2/index.html

  第三部分:http://www.ibm.com/developerworks/library/l-bash3/index.html

参考资料:

 

Linux下Bash入门学习笔记