Welcome![Sign In][Sign Up]
Location:
Search - ls c linux

Search list

[Linux-UnixLinux_myshell

Description: 这是个在Linux系统下用C编写的一个shell程序,这个shell程序实现了包括vi,add,ls,sort,args,history等功能。-This is the Linux system used in the preparation of a C shell, The shell program, including vi, add, ls, sort, args, history, and other functions.
Platform: | Size: 41294 | Author: jason | Hits:

[Linux-Unixbusybox-1.12.0

Description: 适合新手读的c源代码,包含linux下ls、echo、ping等常用工具的源代码
Platform: | Size: 3303848 | Author: yuio654 | Hits:

[Linux-Unixcustom_ls

Description: c实现的cuntom ls-c achieve cuntom ls
Platform: | Size: 2048 | Author: 杜晓东 | Hits:

[Linux-UnixLinux_myshell

Description: 这是个在Linux系统下用C编写的一个shell程序,这个shell程序实现了包括vi,add,ls,sort,args,history等功能。-This is the Linux system used in the preparation of a C shell, The shell program, including vi, add, ls, sort, args, history, and other functions.
Platform: | Size: 40960 | Author: jason | Hits:

[OS Developlinuxtrycode

Description: linux文件系统试验 一、实验目的 学习有关linux文件管理程序如何组织的知识,为简化的文件系统设计并实现一组目录操作。实验中使用软盘的fat12格式,设计一个程序可以对这种格式的磁盘进行一组目录操作。 实验使用了部分linux的系统调用,比如说open() sleek() read() write()几个调用。通过此实验来对linux的文件系统的管理有进一步的理解。 二、实验要求 主要实现三个功能:一 读取磁盘目录的目录列表。(命令输入 ls ) 二 切换目录(不处理路径名)。(命令输cd dir_name 或cd/ 或cd.. ) 三 删除当前目录下的文件。(命令输入 del filename )-err
Platform: | Size: 337920 | Author: jialin | Hits:

[Linux-Unix95-116

Description: linux下ftp服务器,实现ls cd put get quit命令-ftp server under linux, the realization of ls cd put get quit command
Platform: | Size: 4096 | Author: 梧桐 | Hits:

[Linux-Unixls

Description: linux下ls的简单实现,具体看代码-ls under linux the easy implementation, the specific code look
Platform: | Size: 20480 | Author: chengui | Hits:

[Linux-Unixlscommand

Description: 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
Platform: | Size: 1024 | Author: ak-47 | Hits:

[Linux-Unixls

Description: linux下shell命令"ls -l"的C语言实现方法。-shell under linux command " ls-l" Ways of the C language implementation.
Platform: | Size: 1024 | Author: 彭晓 | Hits:

[Linux-Unixsecond

Description: linux 下用C语言实现more copy system ls shell命令!-used C to more copy system ls shell of linux
Platform: | Size: 3072 | Author: xc | Hits:

[Linux-Unixmyls

Description: 自己编写的Linux下的C程序,实现ls命令的功能。 可选参数有-a -l -al 后面可以加上目录或文件名,也可不加。不写路径的默认是当前目录。 输入错误命令会提示正确的命令格式。-A C program under Linux to achieve ls commands. Optional parameters are-a-l and-al Can be followed with the directory or file name. If the command doesn t contain the path, the default is the current directory path. Correct command format will be displayed if inputed incorrect commands.
Platform: | Size: 2048 | Author: 李淑怡 | Hits:

[Linux-Unixls

Description: 在linux下用C语言实现list命令 很详细,希望对大家有所帮助-linux list
Platform: | Size: 1024 | Author: xiaoqiao | Hits:

[Linux-Unixfork_test.c.tar

Description: shell下面子命令的程序框架,以ls -l 为例子。 对fork的应用实例。-ready for shell,how to create an easy shell in the linux.
Platform: | Size: 3072 | Author: tiange | Hits:

[Linux-Unixls-src

Description: linux内核源码,ls命令源码,包括四个文件ls.c、ls.h、ls-dir.c、ls-ls.c、ls-vdir.c。- This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program if not, write to the Free Software Foundation, Inc., 59 Temple Place- Suite 330, Boston, MA 02111-1307, USA.
Platform: | Size: 29696 | Author: wangfeng | Hits:

[Linux-Unixmy_ls_l.c

Description: 对linux 系统命令 ls -l命令的实现,通过gcc编译,查看目录下文件基本信息。-On linux system command ls-l command achieved through gcc compiler, view files under basic information.
Platform: | Size: 1024 | Author: 李享 | Hits:

[Linux-Unixls

Description: 在linux环境下实现linux系统命令ls的功能,c源代码-In the Linux environment, we can realize the function of Linux command ls, c source code
Platform: | Size: 2048 | Author: 王杰 | Hits:

[Internet-Networkls

Description: 这个是自己写的用c语言实现类似linux的命令ls显示当前目录下的文件详细信息列表,主要是对目录的操作,以及怎样显出在终端的布局。-This is written in their own C language used to achieve similar to the Linux LS command to display a list of the current directory files with information, is mainly to the directory operations, and how to show in the terminal layout.
Platform: | Size: 1024 | Author: lxtang | Hits:

[Linux-Unixls.c.tar

Description: 使用c语言重写Linux的ls命令,实现浏览目录的功能。-come true the function of read directories in linux.
Platform: | Size: 3072 | Author: micheal | Hits:

[Linux-Unixlinux操作系统编程标准实验报告

Description: 本实验报告涉及ls,cp,lscp,线程,进程,生产者消费者,哲学家进餐(This is a Linux C report, which includes the source code of ls, cp, lscp, producter & consumer and philospher.)
Platform: | Size: 1823744 | Author: cos哥 | Hits:

[Otheros_file

Description: 操作系统课设作业。在磁盘空间模拟一个linux文件系统,并提供基本的文件操作命令(如mk, cp, mkdir, rmdir, cd, ls, cat, chmod, chown, chgrp, chnam等)。文件系统的实现采用混合索引式文件结构,包括使用空闲节点号栈管理空闲节点和成组链接管理空闲盘块。(Simulate a Linux file system in disk space and provide basic file operation commands (such as MK, CP, MKDIR, rmdir, CD, LS, cat, Chmod, chown, chgrp, chnam, etc.). The implementation of file system is based on hybrid index file structure, including using idle node stack to manage idle nodes and group links to manage idle disk blocks.)
Platform: | Size: 375808 | Author: Greenyy | Hits:
« 12 »

CodeBus www.codebus.net