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

搜索资源列表

  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:10.5mb
    • 提供者:gtcewli3
  1. tinySH-uCOS-II

    0下载:
  2. 现成的工程,不需要修改,开源,用MDK411打开。硬件上只要有一个带USART1的STM32F10x的开发板,25M外部晶振,即可立即体验tinySH提供的便捷。 tinySH是运用于单片机上的命令行交互接口,方便系统调试与维护。 该接口类似linux的shell,有ls, cd, tree, exit, ps, reset, halt等命。不同的是,该接口不需要文件系统的支持,容量小。程序员可以在root目录下扩展目录与命令。 本人一直使用tinySH做产品开发。绝对OK!-Rea
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:319.51kb
    • 提供者:
  1. mycp

    0下载:
  2. 使用 creat,read,write等系统调用实现在linux下文件复制命令-The use of creat, read, write, such as system calls in the implementation of the file copy command linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.5kb
    • 提供者:西风凋敝树
  1. LINUX

    0下载:
  2. 实现了linux系统对文件基本信息的获取功能,编译后可作为一个命令使用。-Implementation of the linux file system to obtain basic information functions, the compiler can be used as a command.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1.51kb
    • 提供者:lyh
  1. Linux

    0下载:
  2. 安装完Linux操作系统后应该做的事情1. 启动系统 2. 用户登录 3. 修改口令 4. 退出登录 5. 关闭机器 6. 虚拟控制台 文件与目录操作 1. 文件名与文件类型 2. 目录结构 显示文件内容 1) cat命令 2) more命令 3) less命令 -After you have installed Linux operating system should do 1. Start System 2. User Login 3.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:718.13kb
    • 提供者:lili
  1. ls

    0下载:
  2. linux的文件系统的ls命令,包括加入功能-a等选项,完善的ls命令-linux file system of the ls command, including adding features such as option-a perfect ls command
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:979byte
    • 提供者:still
  1. LINUX

    0下载:
  2. 写一个脚本文件checkuser,该脚本运行时带一个用户名作为参数,具体要求如下: 1)如果命令行格式不符合要求,应有错误提示信息; 2)在/etc/passwd文件中查找是否有该用户, 如有,则输出“Found <user> in the /etc/passwd file.” 否则,输出“No such <user> on our system” -Write a scr ipt file checkuser, the scr ipt run-ti
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:21.4kb
    • 提供者:蒙蒙
  1. 4

    0下载:
  2. linux网络操作系统(08-3-11).ppt: 第一章 Linux系统基础   第二章 Linux文件系统结构  第三章 实用命令介绍  第四章 文本编辑程序  第五章 关于SHELL  第六章 系统管理与网络服务-Chapter based Linux system, Linux file system structure Chapter Chapter III Chapter IV introduces practical command text edito
  3. 所属分类:Linux Network

    • 发布日期:2017-05-06
    • 文件大小:1.26mb
    • 提供者:何旭
  1. Linux_Complete_Command_Reference

    0下载:
  2. Linux Complete Command Reference with more than 1500 pages of programs, hints, system cals and file formats
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-26
    • 文件大小:8.34mb
    • 提供者:TomasFilip
  1. 12355512331

    0下载:
  2. 嵌入式Linux应用程序开发标准教程 Linux快速入门 Linux基础命令 Linux下C编程基础 嵌入式系统基础 嵌入式Linux开发环境的搭建 文件IO编程………… 嵌入式Linux网络编程 嵌入式Linux设备驱动开发 Qt图形编程基础-Embedded Linux application development standards based on Linux Quick Start Guide Linux Linux under the comma
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-03
    • 文件大小:14.32mb
    • 提供者:李庆宇
  1. filesystembegin

    1下载:
  2. 1. 设计和实现一个简单的文件系统,要求包括目录、普通文件和文件的存储 2. 文件系统的目录结构采用类似Linux的树状结构; 3. 要求模拟的操作包括: a) 目录的添加、删除、重命名; b) 目录的显示(列表) c) 文件的添加、删除、重命名 d) 文件和目录的拷贝 4. 用户进入时显示可用命令列表;用户输入help时显示所有命令的帮助文档; 输入某个命令+?时显示该条命令的使用说明 5. 用户输入exit时退出该系统 6. 实验实现基于windows平台
  3. 所属分类:File Operate

    • 发布日期:2017-04-24
    • 文件大小:303.87kb
    • 提供者:皇絮淡
  1. Linux

    0下载:
  2. linux命令文件,很适合新手操作linux系统的学习最佳帮助文档-linux command file, linux operating system is suitable for beginners to learn the best help documentation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:350.73kb
    • 提供者:shy
  1. linux-mycp

    3下载:
  2. 实现文件复制:完成一个目录复制命令,包括目录下的文件和子目录。学习和掌握操作系统中与文件操作相关的概念,并使用系统提供的API编程实现。-Implementation file: a directory to complete the copy command, including the directory files and subdirectories. Learn and master the operating system and file operation related con
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-04-17
    • 文件大小:2kb
    • 提供者:daibin
  1. Embedded-Linux-application-

    0下载:
  2. 本书包括Linux 快速入门.Linux 基础命令。Linux 下的C 编程基础。嵌入式系统基础。嵌入式Linux开发环境的搭建。 文件 I/O 编程。进程控制开发。进程间通信。多线程编程。嵌入式Linux 网络编程。嵌入式Linux设备驱动开发。Qt图形编程-This book includes Linux started quickly. Linux foundation command. The C programming under Linux based. Embedded syste
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-24
    • 文件大小:7.45mb
    • 提供者:罗其
  1. FTP_socket

    0下载:
  2. 在Linux系统上完成一个文件传输协议(FTP)的简单实现。通过本实验,深入了解FTP协议的原理和协议细节,学会利用socket接口设计实现简单的应用层协议,掌握TCP/IP网络应用程序的基本设计方法和实现技巧。在Linux系统上使用socket接口实现FTP客户端程序,严格按照RFC959,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作,如列出目录、下载文件等。从FTP协议的实现角度来看,客户端与服务器的命令通道和数据通道需要分离。-In the Linux system to c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:747.71kb
    • 提供者:gyh
  1. Linux-Basic-Command

    0下载:
  2. Connecting to the system and Disconnecting from the system, Text and graphic mode, Changing your password, Navigating through the file system, Determining file type, Looking at text files, Finding help
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:45.54kb
    • 提供者:Khalid
  1. yaffs2-HEAD-bc76682.tar

    0下载:
  2. 最新yaffs2文件系统源码, 安装到linux命令如下./patch-ker.sh c m /usr/src/linux--The new source code of yaffs file system, command for install linux:./patch-ker.sh c m /usr/src/linux-x.x.xx
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:281.35kb
    • 提供者:深空
  1. SD_GCC_piaodown

    0下载:
  2. SD卡的FAT32文件系统 SD卡格式化成FAT32文件系统 基于单片机的SD卡FAT32文件系统,使用protues仿真,方便无开发板的童鞋学习。 SD卡的FAT32文件系统 怎样将SD卡格式化成FAT32文件系统? fat32格式在linux中叫做vfat,是一种window和linux都能识别的文件系统 1)首先切换到root权限: $su - root 2)查找SD的设备名称: #ls /dev/sd* 然后插入SD卡,再次输入上面的命令 ls /d
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:94.67kb
    • 提供者:alex
  1. Simulation-File-System

    0下载:
  2. 模拟了linux中ex3文件系统的实现。将一个文件当作磁盘进行操作,呈现的效果类似linux命令行,可以实现cd,ls,创建文件/目录,删除文件/目录,读写文件- Analog implementation linux in ex3 file system. The disk as a file operation, showing the effect is similar to linux command line can be achieved cd, ls, create a fil
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:4.36kb
    • 提供者:王志祥
  1. linux grep命令

    0下载:
  2. linux grep命令 1.作用 Linux系统中grep命令是一种强大的文本搜索工具,它能使用正则表达式搜索文本,并把匹 配的行打印出来。grep全称是Global Regular Expression Print,表示全局正则表达式版本,它的使用权限是所有用户。 2.格式 grep [options] 3.主要参数 [options]主要参数: -c:只输出匹配行的计数。 -I:不区分大 小写(只适用于单字符)。 -h:查询多文件时不显示文件名。 -l:查询多文件时只输
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:21kb
    • 提供者:hhhhhhsss
« 12 3 »
搜珍网 www.dssz.com