Skip to content

ookangzheng

  • About
  • Design
    • UI/UX
  • Dev
    • Linux
    • Mac
    • Windows
    • Software recommend
    • Site recommend
  • Life

Mac remove *_ files and whoami

EdwardonAugust 4, 2019May 24, 2020
find . -type f -name '._*' -delete

Fix whoami on Mac

sudo chown -R `whoami` ~/.npm

Photo by Felicia Buitenwerf on Unsplash

CategoriesMac, Technology

Post navigation

Linux

Upgrade Debian from stretch to buster 10

This tutorial will guide you upgrade Debian 9 to 10

Linux

MTU fragmentation fix for PhotonVPS Debian while wget stuck at https connection

I tried Photonvps debian 10 in Taiwan, I try with curl and wget to download some files from Github or…

Proudly powered by WordPress | Theme: Justread by GretaThemes.