CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Linux shell

搜索资源列表

  1. mcp.c.tar

    0下载:
  2. linux系统编程实现shell中的cp拷贝操作-linux system programming to achieve the shell cp copy operation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:674
    • 提供者:SHIJY
  1. dup5.c.tar

    0下载:
  2. 拷贝文件描述符 linux系统编程实现shell中的拷贝文件描述符dup操作-Copy the file descr iptor linux system programming shell, copy the file descr iptor dup operation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:615
    • 提供者:SHIJY
  1. select.c

    0下载:
  2. linux系统编程 实现shell中的select函数-linux system programming shell, the select function
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:608
    • 提供者:SHIJY
  1. 1

    0下载:
  2. Linux环境下实现一个能执行部分内部和外部命令、支持I/O重定向、管道和前后台作业及控制的简单的Shell命令解释器,采用C语言开发-Linux environment can be implemented to achieve a part of the internal and external commands, support for I/O redirection, pipes and front desk operations and control, a simple Shell
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4772
    • 提供者:chris
  1. rtm_map

    0下载:
  2. Run shell for Embedded Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1997
    • 提供者:jerjinpi
  1. sh-(1)

    0下载:
  2. 简单的shell编程,linux环境下实现‘|’等操作符的重载。-Simple shell programming, linux environment to achieve operator overloading
  3. 所属分类:Shell api

    • 发布日期:2017-04-08
    • 文件大小:2282
    • 提供者:xql
  1. ttyrec

    0下载:
  2. tty记录和回放工具,记录指定tty的输入输出,并按照时间发生序列在字符模式回放。 -ttyrec is a tty recorder. ttyplay is a tty player. Installation: make or if your system is SVR4 system (Solaris etc.), make CFLAGS=-DSVR4 or if your system supports getpt(3
  3. 所属分类:Driver develop

    • 发布日期:2017-04-16
    • 文件大小:16736
    • 提供者:bill
  1. shell_tutorial

    0下载:
  2. 一些关于shell的使用方法,和简介。可以帮助你对linux和bash有更深的了解-Some use the method on the shell, and biographies. Linux and can help you have a better understanding of bash
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:32007
    • 提供者:LeiyouWho
  1. code

    0下载:
  2. 一个linux下简单的shell 支持cd,mkdir echo 重定向等操作-A simple shell supported under linux cd, mkdir echo redirection operator
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:33783
    • 提供者:谢鸣元
  1. dmidecode

    0下载:
  2. 查看linux系统硬件脚本,可以查看内存频率。CPU个数,各种硬件反编码。-simple shell
  3. 所属分类:Software Testing

    • 发布日期:2017-04-07
    • 文件大小:1489
    • 提供者:inga
  1. some_shell_examples_on_linux

    0下载:
  2. 一些小的shell脚本实例,在linux下测试通过。虽然小,但所有的大的程序都是由小的模块堆积起来的,可以供shell初学者参考借鉴。-Some small shell scr ipt example, under linux test. Although small, but all the big programs are piled up by the smaller modules can provide a reference for beginners shell.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2059
    • 提供者:王伟波
  1. bootstm32_v101.tar

    0下载:
  2. USART Bootloader for STM32 Family devices-Small universal tool for handling USART STM32 bootloader. Works with all STM32 family devices (also with newest STM32F4 and STM32F0). Dedicated especially for Linux users. Works in shell. There are plans to m
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:102429
    • 提供者:张明
  1. LoadBalance

    0下载:
  2. 一个简单的基于Linux的负载均衡服务器系统,包括4个客户端程序,1个负载均衡服务器,17个服务器,文件中还包括一个shell程序,辅助操作。功能很简单,一个客户机向负载均衡服务器发送时间请求报文,负载均衡服务器将请求报文转发给空闲服务器,空闲服务器取得时间信息后封装成响应报文,通过负载均衡服务器转发给客户端;另外负载均衡服务器与服务器之间通过心跳报文来确定服务器是否正常工作-A simple Linux-based server load balancing systems, includin
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:160167
    • 提供者:玉米味
  1. porus-0.1.1

    0下载:
  2. PORUS is a portable USB device stack. It is designed to contain, as far as possible, all of the code common to a complete USB device implementation. PORUS is neither stable nor finished. Until version 1.0.0, the API may change, perhaps sign
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:235885
    • 提供者:karamba
  1. scripts

    0下载:
  2. shell scr ipts for linux.It can be used to study bash shell.
  3. 所属分类:IT Hero

    • 发布日期:2017-04-07
    • 文件大小:37136
    • 提供者:jackietsui
  1. process_linux_kernel_header.tar

    0下载:
  2. Linux内核源代码精简器Bash Shell源码,清除多余的Linux kernel内核源文件,方便阅读.-Linux kernel source code refiner Bash Shell source, remove the excess of the Linux kernel kernel source files for easy reading.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:783
    • 提供者:libaizhang
  1. TestShellCallback

    0下载:
  2. Test Shell Callback Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2423
    • 提供者:gaowaifang
  1. monitor

    0下载:
  2. shell脚本,监控特定进程的内存占用和cpu占用,以及当前系统内存情况。主要支持linux,注释里有别的平台,比如hp等。-shell scr ipt to monitor a specific process memory usage and cpu usage, as well as the current system memory situation. The main support for linux, notes there are other platforms, such a
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:793
    • 提供者:hej748
  1. cov_utf8

    0下载:
  2. 使用shell脚本,在linux环境中批量转换文件夹中的文件为utf8编码-use shell to cov all the file to utf8 code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:715
    • 提供者:marco
  1. linux_shell

    0下载:
  2. 本文档为linux系统下的shell编程教程,内容详细介绍了shell编程方法。-This document is a shell programming tutorial linux system, detailed descr iption of shell programming.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:2677645
    • 提供者:wyh
« 1 2 ... 40 41 42 43 44 4546 47 48 »
搜珍网 www.dssz.com