• Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Notes to Self

  • Aviation Weather from NOAA Plugin
    • KZZV
    • Bad Shortcode
    • Simple Metar
  • Meetings
  • Meetings Map

Mark Chouinard / June 15, 2013

Remove all those pesky ._ files

I need to learn why it happens, but copying files from Mountain Lion to my Linux box results in an assload of “._” files.

Removing them from the command line was getting frustrating.  This helped;
find . -iname '._*' -delete

Filed Under: Command Line Tagged With: delete files, OS X, recursive

Primary Sidebar

Footer

Copyright © 2021 · machouinard · Log in