发新话题
打印

LinuxCBT Bash Edition - Bash脚本编程视频教程 LinuxCBT出品

本主题由 gavinhughhu 于 2008-7-23 08:14 分类

LinuxCBT Bash Edition - Bash脚本编程视频教程 LinuxCBT出品

LinuxCBT Scripting Edition - LinuxCBT  Bash Edition

 

下载时请使用下载工具(如迅雷等),不要直接点击下载!

LinuxCBT.Bash.Shell.Scripting[www.TopSage.com].zip

 

下载后使用虚拟光驱软件(如Daemon Tools)加载就好了,加载这个文件的时候,选择文件的对话框中文件类型要选择全部类型才能看到.bin的文件啊



 

简介

LinuxCBT BASH Edition is a great product to help aspiring Linux Systems Administrators to develop foundation GNU/Linux Scripting skills. All of the subsequent LinuxCBT Scripting products, Perl, Python & PHP, are premised on the foundations of the basic shell environment.

LinuxCBT BASH Edition prepares you or your organization for successfully automating Linux environments using the default shell; BASH.

Recommended Prerequisites:

  • LinuxCBT Classic or Debian GNU/Linux Editions - Operating System (OS) Base
  • Open mind & determination to master Linux Scripting Solutions - BASH
  • Access to a GNU/Linux-based PC to perform exercises in LinuxCBT BASH Edition

课程目标

Bourne Again Shell (BASH) Scripting

Introduction to BASH Command Line Interface (CLI)
Identify BASH installation & key configuration files on RedHat & Debian GNU/Linux distros
.profile/.bash_profile/.bashrc/.bash_history
Identify & use common built-in BASH commands (pwd,cd,set,unset,export,source,etc.)
BASH Command-line Expansion
Brace Expansion
Tilde Expansion
Parameter & variable Expansion
Command Substitution
BASH Reserved words
BASH History identification & configuration
Aliases (ls,du,df,rm,cp)
Backticks - command expansion & execution
BASH Prompt configuration
Command chaining
Error level/Return code (Command Exit Status) identification
Test return 0
Test return 126 - permissions
Test return 127 - command not found
Conditional execution of subsequent commands (&&,||)

Redirection
Standard Input
Direct input from Standard Input
Redirect input from a file
Standard Output
Direct output to Standard Output
Redirect output to a file
Append Standard Output to an existing file
Standard Error
Redirect Standard Error
Input/Output (I/O) Redirection
Pipes
Sequential execution via pipes
Quoting & Escaping
single quotes preserves whitespace, double quotes don't
Full-quoting - single quotes - all enclosed values are literal
Partial quoting - double quotes - all enclosed values are literal except "$, \, `"
\ is the escape character used to treat following strings literally

BASH Scripting
Basic Script definition (hello world), permissions modification & execution
Internal BASH variables
Global Variable definition
Function definition
Local Variable definition - function scope
BASH Arrays
Loops
For
While
Until
Menu creation using Select
Job control - Foreground/Background processing
Conditionals - If-Then-Else - Testing
Case - Concise Conditional Branching
Positional Parameters

BASH Script Definition
Create BASH script to move multiple files to new names defined by positional parameters
Create script to monitor directory for file changes and report the differences via E-mail to Administrator
Create script to monitor directory size and report threshold encroachment to Administrator via E-mail
Define script to parse logs for keywords and notify the Administrator via E-mail
Create script to monitor network connectivity between hosts and report outages to Admin via E-mail
Define script to monitor process, restart if fails, and E-mail Administrator at defineable limits
Create script to backup sub-directories using Tar & Gzip, define threshold, and SSH file to remote host
Log the output of BASH scripts to a Syslog-like format

 


附件: 您所在的用户组无法下载或查看附件
K.I.S.S >> Keep It Simple, Stupid!

TOP

还有perl, python, php的三套,加起来一共四套

 

近斯发布,敬请期待~!

K.I.S.S >> Keep It Simple, Stupid!

TOP

支 持 apple,呵 呵,期 待 python 的

这 些 额 全 要

揹着菅財朓橆,棌着靈魂嫚荹,猵軆潾傷,財嘂慓煷!
支持支持!
 英文讲解?
 可以下载吗?

TOP

感谢分享, 这里的好东西还真多  
neng xia ba?
不错,好东西。怎么下载?

TOP

QUOTE:
以下是引用smallfish01在2008-5-24 10:17:00的发言:
不错,好东西。怎么下载?

上面有链接的啊,建议使用下载工具下载!

K.I.S.S >> Keep It Simple, Stupid!

TOP

发新话题