linux delete appledouble files
find . -name ".DS_Store" -exec rm -Rf {} \;
find . -name ".apdisk" -exec rm -Rf {} \;
find . -name ".AppleDouble" -exec rm -Rf {} \;
find . -name ".AppleDB" -exec rm -Rf {} \;
find . -name "afpd.core" -exec rm -Rf {} \;
find . -name ".TemporaryItems" -exec rm -Rf {} \;
find . -name "__MACOSX" -exec rm -Rf {} \;
find . -name "._*" -exec rm -Rf {} \;
Also in Shell:
- brew install
- clear untracked files git
- git delete branch
- how to run shell script
- linux multiline commet
- fetching a forked branch
- install nvm
- pip install kivy error
- avalible ios simulators
- git pull hard
- laravel generate mailable
- docker compose installation
- powershell check if software is installed
- ubuntu delete a symbolic link
- stop elasticsearch node
- comment in shell script
- linux delete appledouble files
- install pip ubuntu
- commit the add complete folder to github
- remove debian gnu/linux - continue with install process
- how to link a repo to a project on github
- github
- crontab only working days
- exit from jshell