CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - linux shell
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - linux shell - List
[
Other
]
2
DL : 0
linux shell script beginning
Date
:
Size
: 3.79mb
User
:
同卡
[
Linux-Unix
]
Shell
DL : 0
Shell编程入门:Linux解释器原理详细介绍.doc
Date
:
Size
: 7kb
User
:
wuxiaolong
[
Embeded Linux
]
lab1
DL : 0
linux shell。c语言编写的linux shell.适合初学者。-linux shell. c languages linux shell. suitable for beginners.
Date
:
Size
: 53kb
User
:
refinebin
[
Other
]
Linux_shell
DL : 0
Linux Shell编程,从入门到精通,很有价值-Linux Shell Programming, from entry to the master, great value
Date
:
Size
: 7.52mb
User
:
wu
[
Linux-Unix
]
linuxshellC
DL : 0
linux-shell-C语言实现 至于shell就不多说了,希望对你有用-linux-shell-C
Date
:
Size
: 132kb
User
:
海风
[
Linux-Unix
]
shell_dev
DL : 0
linux shell编程的入门实例。 从初级到高级,并配有大量的实例,让读者心领神会,快速掌握linux shell编程。-linux shell programming started example. From elementary to advanced, and Peiyoudaliang examples for readers to take the hint, quickly grasp the linux shell programming.
Date
:
Size
: 1.2mb
User
:
showhand
[
Linux-Unix
]
LINUX
DL : 0
LINUX与UNIX SHELL编程指南,这是一本关于linux的编程方面的介绍。-LINUX and UNIX SHELL Programming Guide, which is a book about the programming aspects of linux introduction.
Date
:
Size
: 17.03mb
User
:
时晓霞
[
Other
]
Linux_Shell
DL : 0
Linux Shell 实例精解,比较详尽的源码-Linux Shell fine examples of solutions, a more detailed source
Date
:
Size
: 23.12mb
User
:
maxsj
[
Shell api
]
LinuxShellExample
DL : 0
Linux Shell 实例精解,是Linux Shell编程的参考资料-Fine examples of Linux Shell solution is Linux Shell Programming reference
Date
:
Size
: 23.12mb
User
:
王连
[
Linux-Unix
]
linuxshellunixshell
DL : 0
linux shell命令unix shell命令教程讲的很详细,值得收藏-linux shell command unix shell command very detailed tutorial about, worth collecting
Date
:
Size
: 19.31mb
User
:
zrc
[
Linux-Unix
]
shell-and-Makefile
DL : 0
跟我一起写Makefile和Shell的主要命令,对于初学Linux开发非常有用-Makefile Linux Shell
Date
:
Size
: 928kb
User
:
轻易
[
Linux-Unix
]
sh-code
DL : 0
linux shell 程序适合初学者使用,可以帮组初学者了解shell脚本的编写规则和基本语法-linux shell program for beginners that can help groups understand the shell script written for beginners and basic grammar rules
Date
:
Size
: 1kb
User
:
wct
[
Linux-Unix
]
Advanced-Bash-Shell-Scripting-Guide
DL : 0
linux shell 高级编程 Shell脚本与Windows/Dos下的批处理相似,也就是用各类命令预先放入到一个文件中,方便一次性执行的一个程序文件,主要是方便管理员进行设置或者管理用的。-An in-depth exploration of the gentle art of shell scripting
Date
:
Size
: 1.69mb
User
:
超级兔
[
Linux-Unix
]
Linux-Shell-Programming
DL : 0
Linux Shell Scripting tutorial open source
Date
:
Size
: 116kb
User
:
Usman Maqbool
[
Linux-Unix
]
linux-shell
DL : 0
主要介绍linux下脚本语言的编写,重点阐述shell语言的语法及编程技巧,对初学linux的同学有较大帮助。-Describes the preparation of a scripting language under linux, focusing on the shell language syntax and programming skills of novice students have more help linux.
Date
:
Size
: 12kb
User
:
Brad Lee
[
Linux-Unix
]
Linux-shell
DL : 0
这是一本关于Linux命令的书籍,Linux开发者的最爱-This book is about Linux shell,and all Linux programmers love it!
Date
:
Size
: 277kb
User
:
孙勇
[
Shell api
]
shell
DL : 0
自制的一个shell程序,实现cd,dir,clr,help,quit,if..then等命令-Made a shell program to realize cd, dir, clr, help, quit, if .. then other commands
Date
:
Size
: 3kb
User
:
llm
[
Linux-Unix
]
linux-shell
DL : 0
Linux-Shell程序入门教程,介绍了if,while,for等控制流语句的用法、条件控制、输入输出等内容-Tutorial Linux-Shell program, introduced if, while, for the use of other control flow statements, conditions, control, input and output, etc.
Date
:
Size
: 18kb
User
:
小耸
[
Linux-Unix
]
Linux-shell-V1.0-LZN
DL : 0
Linux下Shell命令解释器,一、 实现功能: 要求实现一个简单的命令解释器,也就是linux中的shell程序,在本程序中我们将其起名为mysh,要求: 1、 能够执行外部程序命令,命令可以带参数; 2、 能够执行fg、bg、cd、history、exit等内部命令; 3、 使用管道和输入输出重定向; 4、 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前/后台状态,以及控制作业的挂起、中止与继续运行; 5、 使用Make工具建立工程; 6、 使用调试器gdb来调试程序; -Shell command interpreter under Linux, one Function: called for a simple command interpreter, which is a shell in linux, in this program we will be named mysh, requirements: 1, to execute an external program command command can take arguments 2, to perform fg, bg, cd, history, exit and other internal command 3, the use of input and output redirection and pipes 4, support the front and back operations, provide job control features, including a list of print jobs, change the currently running job before/background status, and control operations hang, suspend and continue to run 5, build the project using the Make utility 6, using the gdb debugger to debug the program
Date
:
Size
: 33kb
User
:
张亮
[
Linux-Unix
]
Linux-shell-code
DL : 0
LINUX的几个实验题目的代码,实验册原题,自己写的。-linux shell codes. from linux book,write by myself.
Date
:
Size
: 1kb
User
:
王乐
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.