搜索资源列表
Linux.Shell.Scripting.With.Bash.2004.pdf
- 很好的脚本编程教程 bash she-很好的脚本编程教程 bash shell
Linux-learning
- 初学Linux的路线图. .tgz、.rpm等软件包,Grub/Lilo引导器,vi,gcc,gdb等常用编辑器,编译器,调试器,shell别名、管道、I/O重定向、输入和输出以及shell脚本编程。 -route for linux learning
Linux-shell
- shell脚本编程的好文章,基础但是好用-shell for linux
Linux-AND-unix-shell
- LINUX和Unix Shell脚本编程语法介绍-LINUX and Unix Shell scr ipting syntax introduced
vbird_Linux
- 鸟哥的私房菜电子版,学习linux系统的必读之书,linux系统介绍,安装方法,内核编译,指令介绍,shell脚本编写-VBird private electronic version, learning linux system must read the book, linux system introduction, installation methods, kernel compilation, directives introduced, shell scr ipting
Linux_Shell
- Linux Shell脚本编程基础,包括Linux Shell脚本基本语法规则和简单编程-Linux Shell Programming
dmidecode
- 查看linux系统硬件脚本,可以查看内存频率。CPU个数,各种硬件反编码。-simple shell
Shell
- linux-shell脚本语言,全书详细的介绍了在Linux系统下使用shell脚本编程的相关介绍-linux-shell scr ipting language, the book describes in detail the use of shell scr ipting in Linux systems related presentations
shellPprogramming
- shell+programming,介绍Linux下shell脚本的设计和编写。内容很详细,值得一看哦-shell+ programming, introduces the design and preparation of the Linux shell scr ipts. Content is very detailed, worth oh
Linux-Shell
- LINUX shell脚本攻略 经典中的经典-Understanding LINUX shell coding
Linux命令行与shell脚本编程大全.第3版.pdf
- 这是一本关于 Linux 命令行与 shell 脚本编程的全方位教程,主要包括四大部分 :Linux 命令行,shell 脚本编程基础,高级 shell 脚本编程,如何创建实用的 shell 脚本(This is a Linux on the command line and the full range of shell scr ipt programming tutorial, mainly includes four parts: Linux command line based shel
Linux命令行与shell脚本编程大全.第3版.pdf.tar
- linux系统使用,以其在运维中图和脱颖而出(The Linux system is used to map and stand out in its operation and maintenance)
Linux下的shell编程入门
- 通常情况下,我们从命令行输入命令没输入一次就能够得到系统的一次响应。一旦需要我们一个接一个的输入命令而最后得到结果的时候,这样的做法显然就没有效率。要达到这样的目的,通常我们利用shell程序或者shell脚本来实现。