Skip to content

prosoxi.com

Attention in classroom

  • Programming
    • ASP / ASP.net
    • .htaccess
    • PHP
    • JavaScript – Ajax
    • Facebook
    • HTML – XHTML
    • MySQL
    • node js
    • CSS
    • SEO
    • Flash
  • Mobile / Tablet
    • ionic framework
    • Android
    • cordova
    • ios
  • Graphics
    • After Effects
  • OS
    • Windows
    • MAC
    • Linux
  • Network
    • Trixbox
    • Plesk
    • Dreambox
  • News
    • Hack
    • Tutorials
    • Tips & Tricks
    • promo codes

Remove Mac OSX’s dot underscore files

Posted byProsoxi.com Webmaster June 21, 2016

Remove Mac OSX’s dot underscore files

Answer:

To list the dot underscore files in a Mac directory, you can use:

# find . -name '._*' -exec ls {} \;

To remove them, you can try:

# find . -name '._*' -exec rm -v {} \;

Posted byProsoxi.com WebmasterJune 21, 2016Posted inProgrammingTags: Linux

Post navigation

Previous Post Previous post:
Performs a smooth page scroll to an anchor Jquery
Next Post Next post:
What s UTM_source in url

Advertise

Whocallsme.gr Widget Lookup

June 2016
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
27282930  
« Feb   Jul »
prosoxi.com, Proudly powered by WordPress.