搜索资源列表
shell
- linux shell十三问 比较经典的 问题 自己在网上搜集得 基本上涵盖了 初学者遇到的问题
shell
- 实现Linux的进程管理。 a. 通过fork创建一个子进程。然后父子进程分别多次循环打印\"parent\"和\"child\", 同时打印出它们的pid,可以通过让进程睡眠一段时间来观看父子进程交叉执行的效果。 b. 通过fork创建子进程A, B。 A进程统计用户主目录下文件的个数并打印结果, B 进程列出用户主目录下的所有文件, 等待两个子进程都执行完毕时,父进程打印出后\"child are completed!\"信息后退出。
ShelL
- linux shell编写程方面的书籍.很好的 一本入门书
shell
- shell:详细介绍脚本语言在linux上的应用!
linux下C语言编写的shell
- C语言编写的简单shell,计算机操作系统实验作业...你懂的
myshell
- 在LINUX下,实现一个简单的模仿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
qcd.tar
- 用SHELL编写的快速进入linux不同目录的程序。可记录20个目录,可选择快速进入。-SHELL prepared with quick access to different directories linux programs. It can record 20 directory, choose quick access.
Shell
- 基本上shell分两大类: 一:图形界面shell(Graphical User Interface shell 即 GUI shell) 例如:应用最为广泛的 Windows Explorer (微软的windows系列制作系统),还有也包括广为人知的 Linux shell,其中linux shell 包括 X windows manger (BlackBox和FluxBox),以及功能更强大的CDE、GNOME、KD、 XFCE。 二:命令行式 shell(Comm
LinuxShellExample
- Linux Shell 实例精解,是Linux Shell编程的参考资料-Fine examples of Linux Shell solution is Linux Shell Programming reference
Linux-shell
- s h e l l编程最烦人的一项工作是调试问题。有一些方法可以借鉴,但是最好能在问题出现前防止大部分错误,为此应遵循以下规则。 本书简单讲解-The most annoying one shell programming is to debug the problem. There are ways to learn, but the problem is best able to prevent most errors before, this should follow the rules
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
《Linux与UNIX Shell编程指南》中文版
- shell脚本大全,用于初学者学习linux使用。能够更好的了解Linux系统。(Shell scr ipt Daquan, for beginners to learn Linux use. A better understanding of the Linux system.)
Linux与unix shell编程指南
- shell,I wish it can help you.Thask you very much!
Linux Shell脚本编程--sed命令详解
- shell编程中经常用到sed命令,本文详细介绍了shell常用命令sed详细用法(sed will be usually used when shell coding)
【Linux】48《精通linux_shell编程教程》
- 一本深入学习shell脚本语言艺术的书籍。(An in-depth study of shell scr ipt art books.)
Linux Shell命令行及脚本编程实例详解
- Linux Shell命令行及脚本编程实例详解(Linux Shell Command line and scr ipt programming examples)
Linux Shell总结
- Linux Shell脚本编程总结,为自己平时学习所用笔记,大家一起交流下(Summary of Linux shell scr ipt programming, notes for your normal study, let's talk)