搜索资源列表
-
0下载:
使用 creat,read,write等系统调用实现在linux下文件复制命令-The use of creat, read, write, such as system calls in the implementation of the file copy command linux
-
-
0下载:
实现了linux系统对文件基本信息的获取功能,编译后可作为一个命令使用。-Implementation of the linux file system to obtain basic information functions, the compiler can be used as a command.
-
-
0下载:
安装完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.
-
-
0下载:
linux的文件系统的ls命令,包括加入功能-a等选项,完善的ls命令-linux file system of the ls command, including adding features such as option-a perfect ls command
-
-
0下载:
写一个脚本文件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
-
-
0下载:
Linux Complete Command Reference with more than 1500 pages of programs, hints, system cals and file formats
-
-
0下载:
This process creation coding exercise. It is developed using language c on unix/linux.
To execute this source code on unix/linux system you need to copy file hw6.c on unix/linux machine.
To compile this file you can use command cc hw6.c
T
-
-
0下载:
Linux Shell 模拟器,开辟一块硬盘区域,在里面进行文件管理操作,能够处理Linux命令行【操作系统课程大作业】-Linux Shell simulator, open up a hard drive area, in which the file management operations, to handle the operating system Linux command line program great job 【】
-
-
0下载:
linux命令文件,很适合新手操作linux系统的学习最佳帮助文档-linux command file, linux operating system is suitable for beginners to learn the best help documentation
-
-
3下载:
实现文件复制:完成一个目录复制命令,包括目录下的文件和子目录。学习和掌握操作系统中与文件操作相关的概念,并使用系统提供的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
-
-
0下载:
在Linux系统上完成一个文件传输协议(FTP)的简单实现。通过本实验,深入了解FTP协议的原理和协议细节,学会利用socket接口设计实现简单的应用层协议,掌握TCP/IP网络应用程序的基本设计方法和实现技巧。在Linux系统上使用socket接口实现FTP客户端程序,严格按照RFC959,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作,如列出目录、下载文件等。从FTP协议的实现角度来看,客户端与服务器的命令通道和数据通道需要分离。-In the Linux system to c
-
-
0下载:
linux下tree命令的简单实现,采用递归算法,几乎可以列出整个文件系统的内容!除文件着色外,其显示结果,排布基本和tree命令一样。
用gcc编译时需加参数
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64-simple linux command to achieve the next tree, using a recursive algorithm, almost the entire file system can list the contents!
-
-
0下载:
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
-
-
0下载:
Linux 根文件系统,该文件系统包括了启动过程中运行的脚本及命令文件-Linux Root file system,The file system includes a scr ipt that runs during startup command file.
-
-
0下载:
在 linux 做开发或者系统管理遇到乱码是经常的事情,主要 windows windows下中文的默认编码是 gb2312 gb2312,而 linux 下是 utf -8。很多时候 涉及到和 windows windowswindows平台系统的通信免不了编码转 平台系统的通信免不了编码转 化,可能大部分人都用 iconv iconv iconv库函数(包含在 glib glibglib中)和 iconv iconv iconv命令来执行编码转换,今天 我 要推荐的是另一个 要推荐的是另一个
-
-
0下载:
linux编程课件:控制命令、文件系统说明、控制语句及函数等-linux programming courseware: control command, the file system descr iption, control statements and functions
-
-
0下载:
第1章Linux快速入门,第2章Linux基础命令,第3章Linux C编程基础,第4章嵌入式系统基础,第5章嵌入式Linux开发环境搭建,第6章文件IO编程,第7章进程控制开发,第8章进程间通信,第9章Linux多线程编程,第10章嵌入式Linux网络编程,第11章嵌入式Linux设备驱动开发,第12章嵌入式Linux Qt图形编程-Chapter 1 Linux Quick Start Chapter 2 Linux based command, Chapter 3 Linux C Prog
-
-
0下载:
linux环境下的命令包 包含很多的在嵌入式linux下没有的但是常用的命令 比如usera-a file that used in linux including some command we always use but do not cotain in embagedg system
-
-
0下载:
最新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
-
-
0下载:
Linux 上常用的嵌入式工具箱,可以用来制作根文件系统用到的命令工具-Common embedded toolkit on Linux, can be used to make root file system uses a command tool
-