rhce linux learning guide 1.01 Basic Linux Knowledge 1.02 Linux Filesystem Hierarchy and Structure 1.03 Basic Commands 1.04 Printing 1.05 The Linux/Unix Shell 1.06 Basic Security 1.07 Linux/Unix System Administration 1.08 Basic TCP/IP Networking 1.09 Standard Network Services 1.10 Basic Network Security
標簽: Linux Filesystem Knowledge Hierarchy
上傳時間: 2014-12-06
上傳用戶:stewart·
裝一整套 gcc-libc libstdc++ gcc-c++ gcc -objc cpp binutil 卸載與2.95.3-8有關的 卸載gcc 卸載gcc-g++ 卸載gcc-chill 卸載gcc-g77 卸載gcc-objc 卸載gcc 卸載 libstdc++-2.95.3-8 批量裝gcc rpm -ivh gcc*.rpm 批量裝libstdc++ rpm -ivh libstdc++*.rpm 查看某軟件包安裝路徑 rpm -qpl xxxxxx 源碼包tar.gz放于 /var/src/rpm/SOURCES 安裝完后的.src.rpm 生成的 ix86.rpm 放于 /var/src/rpm/RPMS
標簽: gcc gcc-libc binutil libstdc
上傳時間: 2016-12-17
上傳用戶:wang5829
應用UNIX的fork()等系統調用,編寫一個c程序具有以下功能: a) 實現Shell的基本功能,包括有:打印提示符;接受和分析命令行(濾去無效的空格、tab符號以及換行符等);執行命令(要有出錯處理;輸入exit或者bye退出);返回父進程; b) 處理后臺程序(不需要wait) c) 處理多行命令(分析命令行中的‘ ’并處理之) d)應用 dup(), pipe()系統調用具有輸入輸出重定向以及管道功能;
上傳時間: 2013-12-25
上傳用戶:獨孤求源
關于bash的電子書,是介紹SHELL比較全面的書之一
上傳時間: 2014-01-08
上傳用戶:chfanjiang
This document is a "practical guide" to very quickly setup CVS/RCS source code control system. This document has custom shell scripts which are wrappers on top of CVS. These scripts provide an easy user interface for CVS. Several shell scripts are provided to make RCS more easy to use. The information in this document applies to Linux and as well as to all other flavors of Unix liks Solaris, HPUX, AIX, SCO, Sinix, BSD, SCO, etc.. and BeOS.
標簽: This practical document control
上傳時間: 2014-01-16
上傳用戶:gxmm
Linux實用培訓學習教程,linux編程基礎,內核結構詳解,shell命令,文件結構等
上傳時間: 2014-01-21
上傳用戶:change0329
本書是WindowsShell編程的完全參考手冊,包括新的Shell程序員指南和對Windows2000做的全部改進。本書除了包括函數、宏、輕量實用API、消息及通知、結構和枚舉外,還涵蓋了Shell基礎、中間技巧和對Win32程序員可用的WindowsShell接口擴展集。
標簽: WindowsShell 編程 參考手冊
上傳時間: 2014-01-21
上傳用戶:dyctj
文件及文件夾說明 =============================================================================================== \arm\ uC/OS-II移植代碼 \SOURCE\ uC/OS-II源碼保存在該文件夾 \HostMassLib\ HostMassLib驅動庫相關文件存放的文件夾 \HostMassLib\讀寫U盤模塊驅動使用手冊.pdf 驅動庫使用手冊 \UDiskDemo\ 讀寫U盤驅動演示工程保存的文件夾 \UDiskDemo\queue UART0驅動使用到的隊列文件 \UDiskDemo\uart0 UART0驅動源文件 \UDiskDemo\HostMassLib HostMassLib驅動庫相關文件存放的文件夾 \UDiskDemo\src\ 工程模板創建文件 \UDiskDemo\src\main.c 工程主文件,main函數及各任務在該文件中創建及初始化 \UDiskDemo\src\OS_CFG.H uC/OS-II配置文件 \UDiskDemo\src\config.h 本工程配置文件 \UDiskDemo\src\target.c 目標文件,目標系統初始化在該文件中處理 \UDiskDemo\src\Startup.s LPC2200起動文件 \UDiskDemo\src\IRQ.s 中斷句柄設置文件
標簽:
上傳時間: 2017-01-03
上傳用戶:chenlong
圖片驗證碼,直接運行里面的test.jsp就可以運行了,驗證碼的圖片背景在src包里面的方法里改
標簽:
上傳時間: 2017-01-03
上傳用戶:123啊
unified configuration interface. small configuration library for programs written in c, can be used for shell scripts as well.
標簽: configuration interface programs unified
上傳時間: 2017-01-04
上傳用戶:ynsnjs