搜索资源列表
Linux操作系统开机自行启动项目周详解析
- Linux操作系统开机自行启动项目周详解析(主要针对启动脚本)
Linux.Shell.Scripting.With.Bash.2004.pdf
- 很好的脚本编程教程 bash she-很好的脚本编程教程 bash shell
ld
- Unix、linux下的ld命令的使用和链接脚本的书写-Unix, linux under the ld command and link the use of scr ipt writing
MixedCandshellprograming
- esult,conf,pResult,user,system,include,char,male,close,print,size,count,return,center,intf,脚本语言,catuser,一条记录,maleus,max在linux上写程序、做网管的人,或多或少都会几种脚本。脚本语言灵活的变量类型、强大的正则表达式处理能力,再加上linux系统本身的管道、重定向以及丰富的命令行工具,让你编程起来游刃有余。 -esult, conf, pResult, user, syst
ftpput
- 一个linux下perl写的ftpput脚本,看源码,注意binary方式,修改一下.-Under a linux perl scr ipt written by ftpput to see source code, pay attention to binary mode, change it.
ns2
- 基于Linux下NS2简要总结,包含NS2安装,tcl脚本编写,添加新协议-Contains NS2 installation based on Linux under NS2 brief summary of tcl scr ipting to add new agreement
auto---upload_ver
- unix + linux 本程序主要针对服务器资源硬件资源监控、文件监控、入侵检测记录等功能的自动化脚本
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
python_programming
- 一本Linux环境下脚本语言oython的电子书,供大家参考-a ebook about python programming, reference for programmer
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
Linux-Shell
- LINUX shell脚本攻略 经典中的经典-Understanding LINUX shell coding
linux
- 脚本设计,真的很麻烦,要尼玛20字,真的狠烦,还不够,继续打,烦死了,现在够了吧-he is fucker,
SYBASE-FOR-LINUX-databasebackup
- 主要是介绍了sybase数据库整库备份的方法,以及恢复的方法,脚本都有,都经过实践检验的案例。-Is to introduce a method sybase whole backup, and recovery methods, scr ipts have, have been the case in practice.
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脚本来实现。