Linux entfernen den Ordner und alle seine Inhalte
rm -rf /path/to/directory
Gentle Gibbon
rm -rf /path/to/directory
rm -rf /path/to/directory/{*,.*}