名 称
rmdir - 删 除 空 目 录
概 述
rmdir [选 项 ]... 目 录 列 表 ...
描 述
删 除 目 录 列 表 中 的 空 目 录 。
--ignore-fail-on-non-empty 忽 略 每 一 个 仅 因 目 录 非 空 而 导 致 的 错 误 |
删 除 目 录 及 其 路 径 上 的 目 录 ; 比 如 , ’rmdir -p a/b/c’ 类 似 于 ’rmdir a/b/c a/b a’ |
-v, --verbose 为 每 一 个 处 理 过 的 目 录 输 出 诊 断 信 息
--help 显 示 此 帮 助 信 息 并 退 出 |
--version 显 示 版 本 信 息 并 退 出
作 者
由 David MacKenzie 编 写 。
报 告 错 误
GNU coreutils 的 在 线 帮 助 : <https://www.gnu.org/software/coreutils/> 请 向 <https://translationproject.org/team/zh_CN.html> 报 告 翻 译 错 误 。
版 权
Copyright
© 2020 Free Software Foundation, Inc. License GPLv3+:
GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and
redistribute it. There is NO WARRANTY, to the extent
permitted by law.
参 见
rmdir(2) 完 整 文 档 请 见 : <https://www.gnu.org/software/coreutils/rmdir> 或 者 在 本 地 使 用 : info '(coreutils) rmdir invocation'
跋
本 页 面 中 文 版 由 中 文 man 手 册 页 计 划 提 供 。 中 文 man 手 册 页 计 划 : https://github.com/man-pages-zh/manpages-zh