Linux is a UNIX-like open source operating system with hundreds of distinct distributions, including: Fedora, openSUSE, Ubuntu, Debian, Slackware, Gentoo, CentOS, and Arch Linux. Linux is generally associated with web and database servers, but has become popular in many niche industries and applications.
TRUSTED BY
Example: suppose the directory you wish to delete is called directory_to_delete, and it resides in /path/to/parent_directory.
1. Type "nautilus /path/to/parent_directory &" (without the quotes) at a terminal window.
2. In the graphical browser, right-click directory_to_delete, and send it to the trash can.
3. Empty the trash can.
*****
But yes, I prefer the command-line method, since it is quicker.