Skip to content

a bunch of tips and tricks

Remove files with Find

  • Linux
  • 2020-05-01

Now try to remember that the syntax to remove files recursively using “find” is:

find . -name "Thumbs.db" -exec rm '{}' \;

Tags: CommandLineFindLinux

You may also like...

  • Three finger drag! MacOS Trackpad

    2018-03-23

  • Fix WordPress Menu Crash

    2015-06-25

  • Is Microsoft running out of capacity?

    2022-07-08

Simon Holmbring
  • Next story KVM VM Image Crash
  • Previous story HDMI + MacBook = No Network

Recent Posts

  • Mac Calendar is … almost great!
  • This old thing? It’s just Awesome!
  • Sendgrid
  • Confluence – Export PDF Template
  • Is Microsoft running out of capacity?

Categories

  • Atlassian Confluence
  • Backup
  • Bash
  • Featured
  • Google Drive
  • Home Automation
  • LibreNMS
  • Linux
  • macOS
  • Microsoft Azure
  • NFS
  • PHP
  • Plex
  • Raspberry Pi
  • Sendgrid
  • Ubuntu
  • Upgrade
  • Windows Tricks
  • WordPress

Tags

1Password 2FA AKS Authy Automation Azure Capacity Cloud Cloud Service CommandLine Confluence Database Date Find fortigate Full partition HDMI Homey Kernel Kubernetes KVM librenms Linux Mac macOS Microsoft Plex QEMU-IMG Sendgrid Sensors snmp SPAM SQLite SQLite3 Temperature Virtualization Xiaomi

a bunch of tips and tricks © 2025. All Rights Reserved.