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

搜索资源列表

  1. Linux1

    0下载:
  2. Shell源码:find查找日期为某一天的文件 A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep \"Jun 27\" | grep 1998 下面这个scr ipt,存成一个符合规则名字的文件,置上x属性就行了。 -Shell source : find search for a particular day in the paper A = ~ find - print | ls-l -- full-
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3.09kb
    • 提供者:姚璇
  1. myls

    2下载:
  2. 完成ls的如下功能 不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录 ls -a:列出当前目录下的所有文件和目录 ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数 ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件 列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.16kb
    • 提供者:叶黎
  1. myshell

    0下载:
  2. 实现Shell,能处理命令 cd :改变进程当前路径 pwd :查看进程当前路径 pid:查看当前进程号(getpid()系统调用) logout :退出shell ls [-l] rm [-r] mkdir, mv, cp-achieve Shell, can handle orders cd : the process of change current path pwd : View current path process pid : View the cur
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:11.03kb
    • 提供者:叶黎
  1. SDLRef

    0下载:
  2. SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Linux, *BSD, MacOS, Win32 and BeOS using the various native high-performance media interfaces, (for video, audio, etc) and presenting a single source-co
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:217.6kb
    • 提供者:craigliu
  1. demo_ls-l

    0下载:
  2. a demo of command of \"ls -l\"-a demo of command of the "ls-l"
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.26kb
    • 提供者:糖糖
  1. valgrind-3.2.1.tar

    0下载:
  2. The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as: * touching memory you shouldn t (eg. overrunning heap block boundaries) *
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4.83mb
    • 提供者:郭月丰
  1. coriander-1.0.1.tar

    0下载:
  2. Coriander is a GUI for controlling a Digital Camera (in the sense of the IIDC specs issued by the 1394 Trade Association [1]). Due to the properties of the IEEE1394 protocol, Coriander can control an IEEE1394 camera without interferring with th
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:224.29kb
    • 提供者:song wm
  1. libusb-0.1.12.tar

    0下载:
  2. This libusb version 0.1.12. libusb is a library which allows userspace application access to USB devices. The official ftp site is: ftp://ftp.libusb.sourceforge.net/pub/libusb/ The official web site is: http://libusb.sourceforge.net
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:380.22kb
    • 提供者:毕胜
  1. LSystem

    0下载:
  2. l系统 l系统 l系统 l系统 -system l l l system system l l l system system l l l system system l l l System l l system system system l l System
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:229.23kb
    • 提供者:555
  1. l

    0下载:
  2. 简单多线程实例 有利于了解linux下的多线程技术
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.13kb
    • 提供者:chen
  1. testsend

    0下载:
  2. MQ的c程序(发送和接收)及xlc编译命令行/usr/vacpp/bin/xlC -g -o testsend testsend.o -L/usr/vacpp/bin/api/lib -lapi -L/usr/mqm/lib -lmqm_r
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-16
    • 文件大小:795byte
    • 提供者:zy2001
  1. me.l

    0下载:
  2. lex&yacc实例-lexyacc
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:10.41kb
    • 提供者:张德理
  1. linuxFedora.OREILLY-L(4)

    0下载:
  2. 一本详细介绍了red hat使用安装方法的书。英文不错的同学可以借鉴
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4.37mb
    • 提供者:刘广达
  1. utils.tar

    0下载:
  2. QT4的utils库源码包.解压后运行./configure配置,然后make.使用时在.pro文件中加入两行:LIBS+=-L$$(CPPLIBS)-lutils及INCLUDEPATH+=$$(CPPLIBS)/utils.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:47.89kb
    • 提供者:米米
  1. l-embedded-distro-pdf

    0下载:
  2. Learn how to build a custom Linux® distribution to use in an embedded environment, in this case to drive a Technologic Systems TS-7800 single-board computer. In this tutorial, you learn about cross-compiling, the boot loader, file systems, the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:38.25kb
    • 提供者:黄鹏曾
  1. Linux文件系统

    0下载:
  2. 本章介绍L i n u x内核是如何维护它支持的文件系统中的文件的.-chapter describes L i n u x-core is how to maintain its support for the file system in the papers.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:888.23kb
    • 提供者:王琪
  1. ls.rar

    0下载:
  2. linux下shell命令"ls -l"的C语言实现方法。,shell under linux command " ls-l" Ways of the C language implementation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:879byte
    • 提供者:彭晓
  1. lscommand

    0下载:
  2. 3.编程实现在linux中ls -l -a 命令。用c重新实现类似ls -l -a 命令-3. Programming in the linux implementation of ls-l-a command. C re-implementation with similar ls-l-a command
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:872byte
    • 提供者:ak-47
  1. ls -l

    0下载:
  2. 实现ls -l功能,打开文件夹,列出文件名,大小,详细信息(Implementation ls -l function)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-21
    • 文件大小:1kb
    • 提供者:飞飞鹰
  1. ls_l

    0下载:
  2. 完整的ls –l命令(按照长格式显示当前目录下非隐藏文件的属性)。(Complete LS - L command (according to the long format attributes of non hidden files in the current directory).)
  3. 所属分类:Linux/Unix编程

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com