搜索资源列表
gcc_user_guide_in_embed_linux
- 很多时候,你所使用的开发平台和你的开发所面向的机器并不一致。比如,你可能想在装有x86/Linux的膝上电脑上构建一个PowerPC/Linux的应用程序。使用GNU工具包中的gcc,gas和ld工具,可以指定并构建一个交叉编译器,使你能够在本地机器上创建面向其它目标机器的应用程序。稍微用些功夫,你甚至可以搭建出一个环境,从而能够针对各种不同的目标而构建应用程序。在本指南中,我描述了在系统上构建交叉编译器所需的过程。我还讨论了构建一个完全的面向一系列目标的环境,展示了如何与distcc和ccac
Unix文件系统模拟实验报告
- 操作系统课程设计 要完成的任务是模拟unix操作系统中的文件系统功能。在终端界面上用户可以象unix的shell命令一样输入一些命令,如输入ls 显示文件目录,chmod改变文件权限,chown改变文件拥有者,chgrp改变文件所属组,chnam改变文件名,pwd显示当前目录,cd改变当前目录,mkdir创建目录,rmdir删除目录,mk创建文件 ,cp文件拷贝,rm删除文件,cat显示文件内容,login切换用户,passwd修改用户口令 等功能。在后台,要实现混合索引式文件结构,包括用
UNIX Shell-Scripting Basics.ppt
- www.ligongda.com www.ligongda.com www.ligongda.com www.ligongda.com www.ligongda.com www.ligongda.com
[UNIX.shell范例精解(第4版)英文原版]
- [UNIX.shell范例精解(第4版)英文原版]
LINUXUNIXSHELL
- LINUX与UNIX SHELL编程指南.rar-LINUX and UNIX SHELL Programming Guide. Rar
ShellScript
- This is a Power Point Presentation i created for explaining the power of Unix Shell scr ipting.
LINUX_UNIX_SHELL_Programming
- unix-linux Shell编程经典电子书!-unix-linux Shell Programming E-book classic!
python_forUnix
- Python is an ideal language for solving problems, especially in Linux and Unix networks. With this pragmatic book, administrators can review various tasks that often occur in the management of these systems, and learn how Python can provide a more ef
SSHUnix-Secure-Shell
- 本书专门介绍了Secure Shell(SSH)工具。SSH包括三个主要部分:UNIX进程、TCP/IP网络以及加密。它改善了UNIX的不足,并使安全性管理的复杂程度降到很低。-This book introduces the special Secure shells (SSH) tool. SSH includes three main parts: UNIX process, TCP/IP network and encryption. It has improved, and the s
UNIXPrimary-course
- UNIX是一类功能强大的主流操作系统。本书从初学者的角度介绍了UNIX的系统概念及其命令的使用,阐述的内容都是针对初学者完成日常工作所必需的各个方面,涉及UNIX系统的常用命令、UNIX文件系统、vi编辑器和Emacs编辑器、UNIX通信工具、shell命令和程序开发,以及一些更为深入的UNIX命令-UNIX is a powerful mainstream operating system. Book from the beginner s point of view the use of t
linux-and-unix-shell-programming
- 本书共分五部分,详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。 -The book is divided into five parts, details of shell programming skills, a variety of UNIX commands and syntax, but also involves under UNIX text processin
LINUX-and-UNIXPSHELL
- LINUX与UNIX+SHELL编程指南,相当有用的书籍-The guide of of LINUX and UNIX+SHELL programming, quite useful books
SSH-Secure-Shell
- 访问unix工具,无需安装就可以随心所欲地访问unix系统-access unix tools
Linux-AND-unix-shell
- LINUX和Unix Shell脚本编程语法介绍-LINUX and Unix Shell scr ipting syntax introduced
shell
- 利用unix中的父子进程和exec函数实现shell命令-Parent-child process and exec function in unix shell command
LINUX-and-UNIX-Shell
- LINUX与UNIX Shell编程指南-LINUX and UNIX Shell Programming Guide
LINUX-and-UNIX-Shell
- 详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。 -Details of the shell programming skills, a variety of UNIX commands and syntax, but also involves the word processing under UNIX as well as a small amount of system
Unix-Shell-Programming-3rd-ed.chm.tar
- Unix Shell Programing 3ed ....chm
Shell脚本学习指南 中文PDF版
- shell脚本的学习查询资料,从入门到熟练,并附有UNIX指令可供学习(Learning and query data of shell scr ipt)