pwd :显示当前目录的绝对路径 (print working directory) rmdir :删除空目录 (remove directory) 如/tmp/test2/tf 删除tf文件夹,若tf文件夹下有内容会报错 rm :删除目录或文件(remove)rm -rf :-r删除目录及下面的子文件或目...
基于8个网页-相关网页
rmdir:删除一个空的目录(remove directory) mkdir [-mp] 目录名称 -m 新建目录时配置权限 -p 新建目录时递归建立子目录 mkdir -m 777 www //新建权限为 rwxrwxrwx的目录
基于4个网页-相关网页
rd remove directory 删除一个子目录
rmdir Remove directory 受害者系统上删除目录 ; 删除目录
Remove the Scripts vitual directory 删除脚本虚拟目录 ; 建议删除
Cannot remove current directory 不能移动当前目录
Remove the MSDAC virtual directory 删除MSDAC虚拟目录
can remove empty directory 说明可删除不为空的目录
Attempt to remove current directory 企图撤消当前目录
Ca verynot remove current directory 不能移动转移而今目录
I can add and remove files from the directory, because its user-write bit is set.
我可以在该目录中添加和删除文件,因为已经设置了它的用户写位。
For example, attempting to remove a directory while another application is reading it.
例如,在另一个程序正在读取目录时尝试删除该目录。
Note the ambiguity between EBUSY and EAGAIN; obviously you'd be able to remove the directory later, when the reading program has finished.
请注意 EBUSY 和 EAGAIN 之间的模糊性;您显然能够稍后在读取程序完成后删除该目录。
应用推荐