CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - start shell

搜索资源列表

  1. shellccc

    0下载:
  2. 系统启动过程中内核(/unix,/vmunix,/boot/zImage等)将加载至内存直到系统关机,在启动 过程中,init将扫描/etc/inittab,在此文件中将列出可用的终端及其属性,一旦找到活动 的终端,getty(mingetty,LINUX)会给出login提示符和口令,确认完成后将启动相应的 shell(/etc/passwd文件中用户的SHELL域)-boot process kernel (/ unix, / vmunix, / boot / zImage) to be l
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:789.85kb
    • 提供者:zly
  1. login

    0下载:
  2. 建立一个模拟数据库来存储你的登录用户名、密码,密码通过salt加密,然后能统计错误登录次数、密码衰老期、防止密码猜测,同时根据你的uid权限来启动shell -The establishment of a simulation of a database to store your login usernames, passwords, password encryption salt, and then log on to the number of statistical error,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:4.43kb
    • 提供者:赵妍
  1. simnet08

    0下载:
  2. 模拟计算机管理和互联的情况。程序启动时从外部文件读入配置信息,设置相应计算机的信息(包括网络互联情况,各 个计算机的用户情况,文件系统情况等)。然后启动 Login 程序,根据输入的信息,以特定 的用户身份登陆至相应的计算机,并在 Shell 上输入指令进行各种操作。-Computer simulation of the case management and the Internet. Program starts reading from the external file into
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:277.21kb
    • 提供者:lls
  1. pbs startup

    1下载:
  2. shell programming scr ipt to automatically start and stop pbs
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-11-30
    • 文件大小:27.54kb
    • 提供者:arindam
  1. Hook

    0下载:
  2. 钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:201.95kb
    • 提供者:changyou
  1. linux_shell_cmd

    0下载:
  2. 一个关于linux下如何写Shell脚步的书籍,对刚刚踏入linux大门的新手大有帮助。-Linux how to write a Shell on the footsteps of the books, right now at the start gate novice linux helpful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:343.86kb
    • 提供者:fang
  1. 13

    0下载:
  2. Linux守护进程实例和该守护进程的Shell启功、关闭和重启脚本-Linux daemon and the daemon instance of Shell start, close and restart the scr ipt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:13.41kb
    • 提供者:hero
  1. 003

    0下载:
  2. linux shell学习资料,很好的入门材料。-linux shell learning materials, good place to start.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:322.99kb
    • 提供者:dh
  1. NiaoGe_Linux_SiFangCai

    0下载:
  2. Linux的基础知识在各大主流Linux安装版本中基本相同,如账号管理、硬盘文件格式、数据管理与核心编译等。本书深入浅出地介绍了Linux操作系统的基本原理与架构,适合当前所有主流Linux版本的学习。   全书共分5大篇。第1篇主要介绍Linux操作系统的规划与安装;第2篇介绍Linux的基本文件权限与系统架构;第3篇介绍非常重要的Shell与Shell scr ipts的基本内容,这是所有以文字界面操控主机的基础;第4篇着重介绍Linux用户管理,包括账号管理、磁盘配额与用户的例行性工作
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-11
    • 文件大小:17.72mb
    • 提供者:大明
  1. go

    0下载:
  2. go.c根据服务器返回的结果自动启动she-go.c According to the results returned by the server automatically start shell
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:1.38kb
    • 提供者:hongdalee
  1. linuxshell

    0下载:
  2. Linux的命令行,常用的Shell命令,快速入门,高效学习Linux Shell命令-Linux command line, commonly used Shell command, quick start and efficient to learn Linux Shell Command
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1.15mb
    • 提供者:blt
  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
    • 文件大小:1.88kb
    • 提供者:hzy
搜珍网 www.dssz.com