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

搜索资源列表

  1. LINUX-and-UNIX-Shell

    0下载:
  2. LINUX与UNIX Shell编程指南-LINUX and UNIX Shell Programming Guide
  3. 所属分类:software engineering

    • 发布日期:2017-06-12
    • 文件大小:20254059
    • 提供者:huang furu
  1. Chris_Shell

    0下载:
  2. 为linux编写了一个shell,并且添加了关于history feature的实现。同时错误的命令在第二次被调用时不会被存入history feature中-A linux shell which implements a history feature with high ablility to skip the wrong orders
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:283255
    • 提供者:陈宇翔
  1. tetris_v0.02

    0下载:
  2. 学习Linux的简单编程/用shell脚本语言编程俄罗斯方块小游戏-Learn simple programming Linux/shell scr ipt language programming Tetris game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:4804
    • 提供者:萝卜
  1. Linux_Shell-programing-base

    0下载:
  2. 学习linux中shell编程基础的很好的ppt,读者可以学习下-Learning basic linux shell programming a good ppt, readers can learn
  3. 所属分类:Project Manage

    • 发布日期:2017-04-09
    • 文件大小:78423
    • 提供者:小苏
  1. os13.12.16

    0下载:
  2. 在linux系统下模拟一个supershell,通过 supershell指令执行linux终端的指令,并统计用户时间,内核时间,I/O缺页数和非I/O缺页数-Simulating linux shell and build a supershell with the command of supershell. Calculating the users time and elapse time,page faults,etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:752
    • 提供者:王乐
  1. schedule-by-statemechine

    0下载:
  2. 以状态机方式实现了一个简单的任务调度模块,其中包括了对数据库,函数指针,调度linux shell的应用,超详细-The state machine approach to achieve a simple task scheduler module, including the application of the database, the function pointer, scheduling linux shell, ultra-detailed
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:11474
    • 提供者:jade
  1. Shells-Linux-et-Unix-par-la-pratique.pdf

    0下载:
  2. Shell Unix - Linux with exercices
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-10
    • 文件大小:17591193
    • 提供者:Mohamed
  1. shell

    0下载:
  2. 基于shell语言的 打飞机游戏,用于linux或者unix环境-a shell language game for linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:8140
    • 提供者:yangyang
  1. domain3

    0下载:
  2. linux shell 将指定域名解析加入hosts文件中,可以对单个域名多个域名以及域名列表操作-linux shell will be added to the specified DNS hosts file, you can operate on a single domain multiple domain names and domain name list
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:720
    • 提供者:netscrt
  1. traslate

    0下载:
  2. linux shell下翻译脚本,可以翻译多国语言,在操作中遇到不认识的字词句时可以通过运行traslate.sh 后面跟翻译内容即可翻译,内容最好加上单引号-Under linux shell scr ipt translator can translate multiple languages, explore issues and they do not know when in operation can be followed by running traslate.sh transl
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:552380
    • 提供者:netscrt
  1. shell

    0下载:
  2. 一组shell脚本,在配置调度后可以在linux上实现mysql的增量备份、全量备份以及心跳检测自动启动mysql。-A set of shell scr ipts to configure the scheduler can be achieved in the incremental backup mysql on linux, full backup and heartbeat automatically start mysql.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1923
    • 提供者:hzy
  1. linux

    0下载:
  2. 常用的命令shell是什么? shell是一个接收键盘输入的命令,并将其传递给操作系统来执行的程序。-shell data cal
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:817
    • 提供者:吴镇洲
  1. linux-socke--code

    0下载:
  2. 嵌入式操作系统网络编程实例,用于嵌入式操作系统网络开发参考-linux socket shell code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-26
    • 文件大小:7988
    • 提供者:clinea
  1. 2011813035ex3

    0下载:
  2. Linux shell的使用:i. 将cp命令设置别名为copy,将mv命令设置别名为move。 ii. 使用history命令查看命令历史。 -Linux shell usage:. I would cp command to set an alias for copy, the mv command to set the alias for the move. ii. use the history command to view the command history.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:162981
    • 提供者:sunny
  1. Linux-course

    0下载:
  2. Linux完整教程,详细makefile及gcc编译教学,shell教程、高级bash脚本教程、linux awk完全手册,linux命令大全-Complete Linux tutorials, detailed teaching makefile and gcc compiler, shell tutorials, advanced bash scr ipting tutorial, linux awk completely manual, linux commands
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:6933576
    • 提供者:分分
  1. LINUXandUNIXShell

    0下载:
  2. linux shell的教程,非常详细, 对于想学习这方面的初学者非常有帮助-linux shell tutorial, a very detailed
  3. 所属分类:Linux Network

    • 发布日期:2017-06-13
    • 文件大小:20244358
    • 提供者:BD
  1. Linux.Command.Line.pdf.tar

    0下载:
  2. linux command line interface shell recipe new
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5806496
    • 提供者:firelink
  1. menuconfig

    0下载:
  2. 对Linux内核编译过程中遇到的选项进行说明-Linux shell menuconfig
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:69443
    • 提供者:Kenny
  1. Shell-programming

    0下载:
  2. linux环境下的shell编程这是培训的内部资料,新手可以用来学习下-Linux environment shell programming which is belonged to the internal training materials, the novice can be used to study
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1235
    • 提供者:Jane55
  1. Shell

    0下载:
  2. Shell 命令整理,DOC和TXT两种格式各一份-shell command list on linux system
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:21294
    • 提供者:haoxue365
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 48 »
搜珍网 www.dssz.com