Galaxie Shell 0.2.6 documentation


Navigation:   | Index   | Search   | Top   | Up   | Prev   | Next   |
Table of Content: |rmdir |

© Copyright 2020-2024, Galaxie Shell Team.

Top » Manuals Pages » rmdir

rmdirΒΆ

NAME
  rmdir - remove directories

SYNOPSIS
  rmdir [-p] [dir...]

DESCRIPTION
  The rmdir utility shall remove the directory entry specified by each dir
  operand.

  Directories shall be processed in the order specified. If a directory
  and a subdirectory of that directory are specified in a single invocation of
  the rmdir utility, the application shall specify the subdirectory before the
  parent directory so that the parent directory will be empty when the rmdir
  utility tries to remove it.

OPERANDS
  dir  A pathname of an empty directory to be removed.

OPTIONS
  -p  Remove all directories in a pathname.

Top » Manuals Pages » rmdir

© Copyright 2020-2024, Galaxie Shell Team.
This page is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License (CC BY-NC-SA 4.0).
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

Last updated on None.
Created using Sphinx 8.0.2.