mkdir be contents). (if directory empty from directories<"/>

Polecenie rmdir

Oceń przydatność:

     

Wykonanie: Delete the named directories (not the contents). directories are deleted from the parent directory and must be empty (if not, rm -r can be used instead). See also mkdir


Opcje wykonania 'rmdir' w konsoli

--help

Print a help message and then exit.

--ignore-fail-on-non-empty

Ignore failure to remove directories that are not empty.

-p, --parents

Remove directories and any intervening parent directories that become empty as a result. Useful for removing subdirectory trees.

--verbose

Verbose mode; print message for each directory as it is processed.

--version

Print version information and then exit.


Więcej komend LINUX z konsoli na literę R

Jak uruchomić rmdir w Linuxie?

rmdir [options] directories


Podobne polecenia Unix: