Brdsnest Lemmy
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 6 months ago

.DS_Store

sh.itjust.works

message-square
160
fedilink
1.77K

.DS_Store

sh.itjust.works

Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 6 months ago
message-square
160
fedilink
  • skuzz@discuss.tchncs.de
    link
    fedilink
    arrow-up
    45
    ·
    6 months ago

    deleted by creator

    • cantankerous_cashew@lemmy.world
      link
      fedilink
      arrow-up
      9
      ·
      edit-2
      6 months ago

      you can also delete them recursively with

      find . -name '*.DS_Store' -type f -print -delete

      (adapted from this script)

      • M.int@lemm.ee
        link
        fedilink
        arrow-up
        10
        ·
        6 months ago

        Why is there a * in front of DS_Store?
        Seems like fastly made a small mistake find . -name '.DS_Store' -type f -print -delete would just match the exact file and is faster.

    • M.int@lemm.ee
      link
      fedilink
      arrow-up
      1
      ·
      6 months ago

      Don’t forget:

      defaults write com.apple.desktopservices DSDontWriteUSBStores -bool true
      

Programmer Humor@programming.dev

programmer_humor@programming.dev

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !programmer_humor@programming.dev

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics
Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 2.39K users / day
  • 4.5K users / week
  • 7.92K users / month
  • 19.9K users / 6 months
  • 1 local subscriber
  • 25.2K subscribers
  • 1.25K Posts
  • 30.4K Comments
  • Modlog
  • mods:
  • Feyter@programming.dev
  • adr1an@programming.dev
  • BurningTurtle@programming.dev
  • Pierre-Yves Lapersonne@programming.dev
  • BE: 0.19.5
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org