Polecenie rmdir
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
Print a help message and then exit. Ignore failure to remove directories that are not empty. Remove directories and any intervening parent directories that become empty as a result. Useful for removing subdirectory trees. Verbose mode; print message for each directory as it is processed. 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:
- gunzip [options] [files] - Uncompress files compressed by gzip. See gzip for
- ln [options] sourcename [destname] ln [options] sourcenames destdirectory - Create pseudonyms (links) for files, allowing
- skill [signal] [options] processes snice [priority] [options] processes - Send a signal to processes, or reset the priority
- rpc.mountd
[options] - NFS/NIS command. NFS mount request server. mountd - echo [options] [string] - Send (echo) the input string to standard output
