Welcome![Sign In][Sign Up]
Location:
Search - chgrp

Search list

[Linux-UnixUnix_chgrp

Description: UNIX、LINUX 环境下,chgrp 命令的C源代码-UNIX and LINUX environment, chgrp orders of the C source code
Platform: | Size: 3390 | Author: xw12345 | Hits:

[Other resource1111

Description: 操作系统课程设计 要完成的任务是模拟unix操作系统中的文件系统功能。在终端界面上用户可以象unix的shell命令一样输入一些命令,如输入ls 显示文件目录,chmod改变文件权限,chown改变文件拥有者,chgrp改变文件所属组,chnam改变文件名,pwd显示当前目录,cd改变当前目录,mkdir创建目录,rmdir删除目录,mk创建文件 ,cp文件拷贝,rm删除文件,cat显示文件内容,login切换用户,passwd修改用户口令 等功能。在后台,要实现混合索引式文件结构,包括用空闲结点号栈管理空闲结点和成组链接发管理空闲盘块。-courses on operating system design to complete the task of simulation unix operating system of file system function. In a terminal interface, users can like unix shell orders importation of certain orders importing ls show directory, change file permissions chmod, chown change who owns the file, chgrp Changes file group, chnam change the name, pwd shows the current directory, cd change the current directory, create directories mkdir, rmdir delete directory, mk founding documents, cp paper copy, delete the file rm, cat shows the contents of the documents, login switching users, passwd user password changes, and other functions. In the background, in order to achieve mixed-indexing structure of the document, including the use of idle nodes, stack management spare node and link the group mana
Platform: | Size: 265549 | Author: xlog | Hits:

[Linux-Unixunix

Description: 模拟unix操作系统中的文件系统功能,在终端界面上用户可以象unix的shell命令一样输入一些命令,如输入ls 显示文件目录,chmod改变文件权限,chown改变文件拥有者,chgrp改变文件所属组,chnam改变文件名,pwd显示当前目录,cd改变当前目录,mkdir创建目录,rmdir删除目录,mk创建文件 ,cp文件拷贝,rm删除文件,cat显示文件内容,login切换用户,passwd修改用户口令 等功能。在后台,要实现混合索引式文件结构,包括用空闲结点号栈管理空闲结点和成组链接发管理空闲盘块。
Platform: | Size: 266001 | Author: dufei | Hits:

[Linux-UnixUnix_shell

Description: 实现功能(以下命令全部了小写) ls 显示文件目录 chmod 改变文件权限 chown 改变文件拥有者 chgrp 改变文件所属组 pwd 显示当前目录 cd 改变当前目录 mkdir 创建子目录 rmdir 删除子目录 mv 改变文件名 cp 文件拷贝 rm 文件删除 ln 建立文件联接 cat 连接显示文件内容 passwd 修改用户口令
Platform: | Size: 1088801 | Author: fly | Hits:

[Linux-UnixUnix_chgrp

Description: UNIX、LINUX 环境下,chgrp 命令的C源代码-UNIX and LINUX environment, chgrp orders of the C source code
Platform: | Size: 3072 | Author: xw12345 | Hits:

[Education soft system1111

Description: 操作系统课程设计 要完成的任务是模拟unix操作系统中的文件系统功能。在终端界面上用户可以象unix的shell命令一样输入一些命令,如输入ls 显示文件目录,chmod改变文件权限,chown改变文件拥有者,chgrp改变文件所属组,chnam改变文件名,pwd显示当前目录,cd改变当前目录,mkdir创建目录,rmdir删除目录,mk创建文件 ,cp文件拷贝,rm删除文件,cat显示文件内容,login切换用户,passwd修改用户口令 等功能。在后台,要实现混合索引式文件结构,包括用空闲结点号栈管理空闲结点和成组链接发管理空闲盘块。-courses on operating system design to complete the task of simulation unix operating system of file system function. In a terminal interface, users can like unix shell orders importation of certain orders importing ls show directory, change file permissions chmod, chown change who owns the file, chgrp Changes file group, chnam change the name, pwd shows the current directory, cd change the current directory, create directories mkdir, rmdir delete directory, mk founding documents, cp paper copy, delete the file rm, cat shows the contents of the documents, login switching users, passwd user password changes, and other functions. In the background, in order to achieve mixed-indexing structure of the document, including the use of idle nodes, stack management spare node and link the group mana
Platform: | Size: 265216 | Author: xlog | Hits:

[Linux-Unixunix

Description: 模拟unix操作系统中的文件系统功能,在终端界面上用户可以象unix的shell命令一样输入一些命令,如输入ls 显示文件目录,chmod改变文件权限,chown改变文件拥有者,chgrp改变文件所属组,chnam改变文件名,pwd显示当前目录,cd改变当前目录,mkdir创建目录,rmdir删除目录,mk创建文件 ,cp文件拷贝,rm删除文件,cat显示文件内容,login切换用户,passwd修改用户口令 等功能。在后台,要实现混合索引式文件结构,包括用空闲结点号栈管理空闲结点和成组链接发管理空闲盘块。-Simulation of unix operating system file system functions, in a terminal interface as unix users, like the shell command to import some orders, such as the input file directory ls show, chmod to change file permissions, chown change file owner, chgrp to change the file belongs to group chnam change the file name, pwd show current directory, cd to change the current directory, mkdir to create directories, rmdir delete directory, mk create a file, cp file copy, rm to delete files, cat shows the contents of the documents, login to switch user, passwd modify user passwords and other functions . In the background, it is necessary to realize a mixed-type index file structure, including its stack node idle idle node management and group management links fat free disk blocks.
Platform: | Size: 266240 | Author: dufei | Hits:

[Linux-Unixchgrp

Description: Linux Driver Mini chgrp implementation for busybox.
Platform: | Size: 1024 | Author: kingneideng | 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:

CodeBus www.codebus.net