搜索资源列表
linux下C语言编写的shell
- C语言编写的简单shell,计算机操作系统实验作业...你懂的
linux-shell
- shell 命令重新编辑 使用C++编程-shell command to re-edit using the C++ programming
shell
- 自制的一个shell程序,实现cd,dir,clr,help,quit,if..then等命令-Made a shell program to realize cd, dir, clr, help, quit, if .. then other commands
shell
- 在linux下用C语言实现简单的shell命令-A simple shell command under linux using C language
linuxbook001
- linux C函数库 linux initial make-baby-linux shell初解 shell详解 -linux C library linux initialmake-baby-linuxshell explain the early solution of shell
SudungLinuxShell
- 1. LỊ CH SỬ RA Đ Ờ I CỦ A LINUX Vào nă m 1991 tạ i Phầ n Lan, Linus B. Torvalds lúc đ ó là sinh viên ở trư ờ ng Đ ạ i họ c tổ ng hợ p Hensinki đ ã dùng mN
cf
- 一个linux下的用c语言实现的一个简单的cf程序-Under a linux c language using a simple procedure cf
linux-c
- linux终端下面的一些Y语言程序代码 设计进程管理等。-linux terminal following the Y language program code design process management.
MyShell
- linux c++编程实现shell程序,与DOS相似,但只是其中几种功能-simple shell
main2.c
- Shell of linux simulator. Program with principal things of Operating Systems subject implement
bash-tcsh
- 介绍bash和tcsh,tcsh是在csh基础上扩展的,具有和C语言类似的句法。bash则是LINUX各版本的默认SHELL,而且,在写脚本方面更方便。两者不兼容,bash 有更多的优势,从这个意义上说,如果没有特殊需要,最好从一开始就用bash, 而不用tcsh。-Introduction bash and tcsh, tcsh csh is based on the expansion, with a C like syntax. bash is the default SHELL LINU
src
- shell解释器自行编写,有源码,有Makefile,有说明,在Linux下运行,C语言代码-shell interpreter to write your own, there is source code, Makefile, a note, run under Linux, C language code
Bash-Shell
- UNIX/Linux shell 有很多种,比如 Bourne shell(又称 AT&T shell,标准的 UNIX shell, sh)、 C shell(又称 Berkeley shell)、 Korn shell(Bourne shell 的扩展集,ksh)、 TC shell、 Z shell、 Bash shell 等。 这些 shell 的功能和使用都不尽相同。我们通常说 shell 编程,其实说精通所有 shell 编 程是很难的, 一般也没有必要。 学习 shel