Linux command —-— rmdir

Source: Internet
Author: User

  1. Command format:

    rmdir [Options] Directory

  2. Command function:

    use only to delete empty folders

  3. Command parameters:

    - p Recursive Delete, when the subdirectory is deleted and its parent directory is empty

    - v displays detailed process information

  4. Common examples:

Example one: Delete the empty directory under Test1 test2

Command: rmdir Test1/test2


Example two: Delete empty directory under Test1 test2, and when test2 delete test1 directory is empty, delete

Command: rmdir-p Test1/test2

This article is from the "Shiyu" blog, make sure to keep this source http://928004321.blog.51cto.com/10707688/1730946

Linux command —-— rmdir

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.