您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. bash笔记-01-intro .doc

  2. GNU/Linux支持多种版本的shell. 但默认的是bash. /etc/shells文件列出了本机linux系统支持的shell类型. /etc/passwd中列出了用户默认的登录shell.
  3. 所属分类:OS

    • 发布日期:2011-09-08
    • 文件大小:47104
    • 提供者:pizer
  1. Linux in a Nutshell

  2. 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 The Excitement of Linux 2 Distribution and Support 3 Commands on Linux 3 What This Book Offers 4 Sources and Licenses 6 Beginner’s Guid
  3. 所属分类:Linux

    • 发布日期:2011-10-18
    • 文件大小:8388608
    • 提供者:hust_sj
  1. Cygwin用户指南

  2. Cygwin用户指南 Cygwin is a Linux-like environment for Windows. It consists of a DLL (cygwin1.dll), which acts as an emulation layer providing substantial POSIX (Portable Operating System Interface) system call functionality, and a collection of tools, w
  3. 所属分类:C

    • 发布日期:2011-12-21
    • 文件大小:782336
    • 提供者:youngster
  1. Solaris系统管理

  2. 第一章:系统概念 操作系统的主要三个部分 UNIX操作系统是基于文件的,操作系统的主要三个部分是: Kernel Shell File structure Kernel 是操作系统的核心,它的主要功能是: 管理系统的设备、内存、进程以及守护进程 系统程序与系统硬件之间接口 执行所有的命令 管理: Swap space(交换分区) - 系统运行时保留的一部分磁盘空间 Daemons (守护进程)- 处理特定的系统任务 shell 是用户与kernel之间的接口。它就像是命令的解释器或翻译器。Sh
  3. 所属分类:Solaris

    • 发布日期:2011-12-28
    • 文件大小:35840
    • 提供者:lem007
  1. 最新版busybox-1.19.4

  2. 用Busybox创建nfs文件系统 1、解压busybox-1.19.4.tar.bz2 修改Makefilez中的ARCH和CROSS_COMPILE与本机的路径一致: CROSS_COMPILE ?= /opt/crosstool/bin/arm-s3c2410-linux-gnu- ... ARCH ?= arm 2、编译busybox。先make menuconfig,修改以下: Busybox Settings ---> Build Options ---> Build
  3. 所属分类:Android

    • 发布日期:2012-03-20
    • 文件大小:2097152
    • 提供者:f22jay
  1. Bash reference Manual

  2. Bash FeaturesThis text is a brief descr iption of the features that are present in the Bash shell (version 3.2, 28 September 2006). This is Edition 3.2, last updated 28 September 2006, of The GNU Bash Reference Manual, for Bash, Version 3.2. Bash co
  3. 所属分类:C

    • 发布日期:2008-06-22
    • 文件大小:301056
    • 提供者:redskywy
  1. SWT编程高手秘笈.chm

  2. SWT编程高手秘笈,是非常不错的一本书,目录结构如下: Copyright The Developer's Notebook Series Notebooks Are... Notebooks Aren't... Organization Preface What's Inside Conventions Used in This Book What You'll Need Using Code Examples We'd Like to Hear from You Acknowledgmen
  3. 所属分类:Java

    • 发布日期:2012-09-06
    • 文件大小:1048576
    • 提供者:minelibra
  1. Bash Shell 帮助文档(英文版)

  2. 英文版的bashShell帮助文档 The first thing users of the UNIX or Linux operating systems come face to face with is the shell. "Shell" is the UNIX term for a user interface to the system—something that lets you communicate with the computer via the keyboard an
  3. 所属分类:Linux

    • 发布日期:2012-12-04
    • 文件大小:731136
    • 提供者:moyj1021
  1. Instant.Oracle.Database.and.PowerShell.How-to

  2. Book Descr iption In Detail PowerShell provides a rich, object-oriented scr ipting language that can be used to perform a number of Oracle database tasks. It can be harnessed to automate manual tasks in graphical database management systems or go be
  3. 所属分类:Oracle

    • 发布日期:2013-02-28
    • 文件大小:4194304
    • 提供者:jacky_liping
  1. 高级shell编程+linux脚本

  2. 调用一个脚本 2.2. 初步的练习 第二部分. 基本 3. 特殊字符 4. 变量和参数的介绍 4.1. 变量替换 4.2. 变量赋值 4.3. Bash 变量是不分类型的 4.4. 特殊的变量类型 5. 引用(翻译的可能有问题,特指引号) 5.1. 引用变量 5.2. 转义(\) 6. 退出和退出状态 7. Tests 7.1. Test 结构 7.2. 文件测试操作 7.3. 其他比较操作 7.4. 嵌套的if/then 条件test 7.5. 检查你的test 知识 8. 操作符和相关的主
  3. 所属分类:其它

    • 发布日期:2013-05-14
    • 文件大小:1048576
    • 提供者:blove063
  1. LPI认证——shells,scripting and compling

  2. IBM中的LPI认证资料。根据考纲本文全面的介绍了shell,scr ipt的编写以及编译
  3. 所属分类:专业指导

    • 发布日期:2008-09-12
    • 文件大小:162816
    • 提供者:cjboof
  1. Beginning Unix

  2. Beginning Unix 作者:Paul Love,Joe Merlino, Jeremy C.Reed, Craig zimmerman Paul Weinstein Chapter 1: Unix Fundamentals 1 Brief History 1 Unix Versions 2 Operating System Components 3 Unix Kernel 4 Shells 5 The Other Components 5 Summary Chapter 2: Firs
  3. 所属分类:Unix

    • 发布日期:2013-07-14
    • 文件大小:8388608
    • 提供者:x_luyawei
  1. 中文linux man手册

  2. man手册页中文版 1. 通用命令(General Commands) ac ACCESS adduser ali apm apropos ar at autorun awk BASH_BUILTINS biff bunzip2 bzip2 cal cat cce charset chattr chfn chgrp chmod chown chsh chvt cksum clear col compress cp cpio curl cut date dd deallocvt df df di
  3. 所属分类:Linux

    • 发布日期:2013-08-24
    • 文件大小:2097152
    • 提供者:ayaya118
  1. linux进程间通信和线程编程

  2. Copyright About the Web Site Preface Acknowledgments Part I: Fundamentals Chapter 1. Technology's Impact on Programs Section 1.1. Terminology of Change Section 1.2. Time and Speed Section 1.3. Multiprogramming and Time Sharing Section 1.4. Concurren
  3. 所属分类:专业指导

    • 发布日期:2013-09-22
    • 文件大小:2097152
    • 提供者:liaoqizhen
  1. 云计算框架Spart的论文集

  2. Apache Spark is an open source cluster computing system that aims to make data analytics fast — both fast to run and fast to write. To run programs faster, Spark offers a general execution model that can optimize arbitrary operator graphs, and suppo
  3. 所属分类:专业指导

    • 发布日期:2013-09-27
    • 文件大小:3145728
    • 提供者:himing24
  1. cygwin-WINDOWS下的linux仿真器

  2. Cygwin is a Linux-like environment for Windows. It consists of a DLL(cygwin1.dll), which acts as an emulation layer providing substantial POSIX(Portable Operating System Interface) system call functionality, and a collection of tools, which provide
  3. 所属分类:Linux

    • 发布日期:2008-09-30
    • 文件大小:616448
    • 提供者:fuyf2002
  1. cygwin user

  2. cygwin user's guide What is it? Cygwin is a Linux-like environment for Windows. It consists of a DLL (cygwin1.dll), which acts as an emulation layer providing substantial POSIX1 (Portable Operating System Interface) system call functionality, and a
  3. 所属分类:Linux

    • 发布日期:2008-10-03
    • 文件大小:616448
    • 提供者:netlayer12
  1. GNULinuxApplicationProgramming

  2. T his book was written with GNU/Linux application developers in mind. You’ll note that topics such as the Linux kernel or device drivers are absent. This was intentional, and while they’re fascinating topics in their own right, they are rarely neces
  3. 所属分类:Linux

    • 发布日期:2014-01-19
    • 文件大小:4194304
    • 提供者:tlight
  1. IEradicator2001

  2. IE浏览器卸载器 ---------------------------------------------------------------- IEradicator 2001 ---------------------------------------------------------------- OCTOBER 2001 (c) 98lite.net, Shane Brooks 1999-2001 http:\\www.98lite.net This document is th
  3. 所属分类:其它

    • 发布日期:2014-01-24
    • 文件大小:103424
    • 提供者:u013551168
  1. Briefing Introduction to Unix

  2. Unix系统初步 by Linda Condron. Content: History, Unix Structure, System resources, Shells, Special Unix Features
  3. 所属分类:Unix

    • 发布日期:2014-03-09
    • 文件大小:429056
    • 提供者:brucemk
« 1 2 3 45 6 7 8 9 10 »