1. 首页
  2. 数据库
  3. 其它
  4. Linux 第三篇 shell

Linux 第三篇 shell

上传者: 2021-01-14 13:34:23上传 PDF文件 50.88KB 热度 11次
一.shell的基本认识 shell 就是命令解析器,将用户输入的指令转换为相应的机器能够运行的程序。 shell种类: Bourne Shell (sh) Korn Shell (ksh) Bourne Again Shell (bash) C Shell (包括csh and tcsh) TENEXITOPS C Shell (tcsh) 二.shell脚本 shell 脚本:是一种包含一系列命令序列的文本文件。当运行这个脚本文件时,文
下载地址
用户评论