NAME
rmdir - remove empty directories
SYNOPSIS
rmdir [OPTION]... DIRECTORY...
DESCRIPTION
Remove the DIRECTORY(ies), if they are empty. --ignore-fail-on-non-empty ignore each failure that is solely because a directory is non-empty -p, --parents remove DIRECTORY and its ancestors; e.g., 'rmdir -p a/b/c' is similar to 'rmdir a/b/c a/b a' -v, --verbose output a diagnostic for every directory processed --help display this help and exit --version output version information and exit
AUTHOR
Written by David MacKenzie.
REPORTING BUGS
GNU coreutils online help: <http://www.gnu.org/software/coreutils/> Report rmdir translation bugs to <http://translationproject.org/team/>
COPYRIGHT
Copyright 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://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.
SEE ALSO
rmdir(2) Full documentation at: <http://www.gnu.org/software/coreutils/rmdir> or available locally via: info '(coreutils) rmdir invocation'
More Linux Commands
manpages/nagios.8.html
nagios(8) - network/systems status monitoring daemon........
nagios is a daemon program that monitors the status of various network accessible systems, devices, and more. For more information, please consult the online do
manpages/tiffcrop.1.html
tiffcrop(1) select, copy, crop, convert, extract, and or pro
Tiffcrop processes one or more files created according to the Tag Image File Format, Revision 6.0, specification into one or more TIFF file(s). Tiffcrop is most
manpages/console_ioctl.4.html
console_ioctl(4) - ioctl's for console terminal and virtual
The following Linux-specific ioctl(2) requests are supported. Each requires a third argument, assumed here to be argp. KDGETLED Get state of LEDs. argp points t
manpages/gnutls_global_init_extra.3.html
gnutls_global_init_extra(3) - API function - Linux man page
This function initializes the global state of gnutls-extra library to defaults. Note that gnutls_global_init() has to be called before this function. If this fu
manpages/smartctl.8.html
smartctl(8) - Control and Monitor Utility for SMART Disks...
[This man page is generated for the Linux version of smartmontools. It does not contain info specific to other platforms.] smartctl controls the Self-Monitoring
manpages/ttk_menubutton.n.html
ttk_menubutton(n) Widget that pops down a menu when pressed
A ttk::menubutton widget displays a textual label and/or image, and displays a menu when pressed. STANDARD OPTIONS -class -compound -cursor -image -state -style
manpages/tcpd.8.html
tcpd(8) - access control facility for internet services.....
The tcpd program can be set up to monitor incoming requests for telnet, finger, ftp, exec, rsh, rlogin, tftp, talk, comsat and other services that have a one-to
manpages/XClearArea.3.html
XClearArea(3) - clear area or window - Linux manual page....
The XClearArea function paints a rectangular area in the specified window according to the specified dimensions with the windows background pixel or pixmap. The
manpages/saned.8.html
saned(8) - SANE network daemon (Admin - Linux man page).....
saned is the SANE (Scanner Access Now Easy) daemon that allows remote clients to access image acquisition devices available on the local host. OPTIONS The -a fl
manpages/glNormal3b.3gl.html
glNormal3b(3gl) - set the current normal vector (Man Page)
The current normal is set to the given coordinates whenever glNormal is issued. Byte, short, or integer arguments are converted to floating-point with a linear
manpages/clone.2.html
clone(2) - create a child process - Linux manual page.......
clone() creates a new process, in a manner similar to fork(2). This page describes both the glibc clone() wrapper function and the underlying system call on whi
manpages/getfattr.1.html
getfattr(1) - get extended attributes of filesystem objects
For each file, getfattr displays the file name, and the set of extended attribute names (and optionally values) which are associated with that file. The output
