搜索资源列表
基于FUSE
- 基于FUSE 实现目录/文件的创建、修改、删除等 文件的读、写 文件的属性(大小,所有者,权限等) 支持以下命令正常运行: vi, mv, cp, rm, ls, chmod, chown-achieve directory / document creation, modification, deletion of documents such as reading, write document attributes (size, owner,
ut
- 在Windows命令行下模仿Linux Sheel 界面。移植Linux 下常用命令。有初始登录,新建用户,设置更改用户密码,并记录用户的这些信息。还有其他的,比如ls,su,cp等-In Windows command line imitation under Linux Sheel interface. Transplantation under Linux commonly used command. Have the initial login, new users, set chang
shell
- shell程序实现下列功能: (1)解析用户提交的命令行;按照环境变量搜索目录系统;执行命令。 (2)执行外部程序命令,命令可以带参数,可提交后台命令(如ls &); (3)提供fg、bg、cd、history、exit等内部命令。 (3)提供管道和输入输出重定向。 (4)提供作业控制功能,包括打印作业的清单,改变当前运行作业的前台/后台状态,以及控制作业的挂起、中止和继续运行。 -Design a shell
FAT
- C++实现Fat存储结构,并支持Shell命令,ls列表文件,以其其他命令,包括添加删除目录以及文件,创建软链接,硬连接,批量删除,读写文件,将真实文件写入虚拟FAT文件中-C++ implementation Fat storage structure, and to support the Shell command, ls list of files, with its other order, including add and delete the directory files, c
shell1
- 实现基本的Linux命令,如clr、dir、ls、environ-The realization of the basic Linux commands, such as clr, dir, ls, environ, etc.
bbb.c
- 实现了ubutu下ls -l的功能,但是在某些方面还是不是很健全-ls-l
shell
- 展示了C语言如何进行系统调用执行logout cd ls pwd pid rm mkdir mv cp等命令 -Shows how the C language system call execution logout cd ls pwd pid rm mkdir mv cp command, etc.
