搜索资源列表
myls
- 完成ls的如下功能 不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录 ls -a:列出当前目录下的所有文件和目录 ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数 ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件 列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名
myls
- 自己编写的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 comma
myls
- LINUX下FTP服务器需要的list。个人觉得还不错-LINUX required under the FTP server of the list
myls
- Programm, which works like ls or dir in unix
myls
- 在linux下使用C代码,实现shell指令ls -l 的功能。注重于从文件中读取目录中的信息,然后控制格式,达到ls -l 的功能。-In linux using C code, and achieve the shell command ls-l functions. Focus on reading from the file directory information, and then control the format, to ls-l functions.
MyLS
- 最小二乘法Matlab编程实现//最小二乘法Matlab编程实现-Least Squares Matlab Programming Least Squares Matlab Programming
myls
- 在linux下,用C编写一个能够实现类似shell ls命令功能的程序-In linux, using C to write a similar shell ls command to achieve the program functions
myls
- myls.c "ls -la" recursively searches all directories and colors the files for readability. a basic and important example for system programming.
myls
- 这个模块的代码主要是模拟在linux 系统下的Ls命令的功能。-The code of this module is to simulate the Ls in the linux system command capabilities.
myls
- Linux下用C语言实现控制台ls -al-Implemented in C under Linux console ls-al
myls
- 自己在Linux系统下实现的一个类似ls命令的功能-Achieve a similar function of the ls command. . .
main
- 实现myls的功能,linux课的小程序,希望对大家有帮助-Achieve functionality of myls, Linux lesson program, we want to help
myls.tar
- 本人是一初学者,这是一简单的ls,愿与大家分享,支持-l,-a等参数,-I was a beginner, this is a simple ls-l,-a parameter would like to share with you, to support
Normal-files-directories-
- 普通文件和目录编程 1. 编写程序mycp.c,实现从命令行读入文件的复制功能,用原始文件系统调用。 2. 编写程序mycat.c,实现文件内容的显示,用原始文件系统调用实现。 3. 用流文件系统函数重新编写上面的程序。 . 调用目录函数,编写程序myls.c,实现按下面格式显示当前目录文件列表:文件名 文件大小 文件创建时间 注意研究文件创建时间的转换,即如何把从1970年1月1日起的秒数转换为表示时间的字符串,从而显示出来,注意研究asctime()函数和ctime(
myls
- ls 命令列表的详细信息,可以指定路径(绝对路径)-LS the message about the rode or local,if the rode please enter base rode
UseNameSpace
- C#使用命名空间NameSpace的一个基础实例,以命令提示符控制台的形式显示出演示结果,挺基础的C#例子,使用using指令引入命名空间NameSpace,实例化NameSpace中的类,调用类中的Myls方法,建立命名空间,自定义NameSpace中的类,输出字符串-C# using namespace NameSpace instance of a base, to form the command prompt console demo results, very basic C# ex
myls
- 在linux环境下使用C语言编写的一个myls程序,实现类似linux的ls命令。实现的命令选项:-a、-l、-i、-d、-t、-F、-R-In linux environment using C language a myls program to achieve similar linux ls command. Achieve command options:-a,-l,-i,-d,-t,-F,-R
myls
- myls 实现对输出的文件、目录进行排序等功能。-myls achieve the output file, directory, sort and other functions.
myls.tar
- ls命令的简单实现。myls.c myls -a myls -l myls myls filename myls -r -simple implementation of the ls command. myls-a myls-l myls myls filename
myls
- 大连东软信息学院 Linux 项目,实现myls,-i,-l,查看目录文件等功能-Linux myls