Linux удалить папку и все его контент
rm -rf /path/to/directory
Gentle Gibbon
rm -rf /path/to/directory
rm -rf /path/to/directory/{*,.*}