Show Hidden Files on your Mac; Aasim Naseem, May 29, 2011 | Read Count: 14,554April 7, 2025 Category: My Tutorials > Random TipsLast night i was working with SVN and need to delete .svn files in a particular directory hierarchy; I couldn’t find a direct way to do this so i moved to terminal and achieved this; So hows it go; Launch the Terminal and enter these commands exactly as shown. The first command activates the ability to see the hidden files: defaults write com.apple.Finder AppleShowAllFiles TRUE Now you must relaunch the Finder by killing it, this is how the changes take effect: killall Finder Thats it; Author Profile Aasim Naseem Hey, Thanks for your interest. I’m a PMP, AWS Solutions Architect, and Scrum Master certified professional with 17+ years of hands-on experience leading projects, building teams, and helping organizations deliver software solutions better, faster, and smarter. Outside of work, I’ve got a deep curiosity for history — especially ancient civilizations like Egypt. I also enjoy reflecting on the everyday moments that shape how we live and work. This blog is my space to share insights, lessons, and thoughts from both my professional journey and personal interests. Thanks for reading — and I hope you will find something here that matches your interest. Latest entries IslamJune 6, 2025 | Read Count: 437Economic impact of Eid-ul-Adha PMP CertificationMay 23, 2025 | Read Count: 682Best PMP Study Resources for 2025 (Books, Courses, Tools & More) Agile & FrameworksMay 7, 2025 | Read Count: 632Agile vs Scrum: Finally Understanding the Difference Agile & FrameworksApril 25, 2025 | Read Count: 664When Not To Use Agile: 5 Signs You Need a Different Approach Random Tips hidden files in macHidden Files in Mac OS Xhow to show hidden files in mackillall Findermac finder hidden filesmac hidden filesmac osShow Hidden Files in Mac OS XViewing hidden files on a Mac
Random Tips Apple iPad Tablet January 29, 2010 | Read Count: 15,520April 7, 2025 Category: My Tutorials > Random Tips[youtube=http://www.youtube.com/watch?v=ltyML-9HdR4] “The ‘iPad’ will finally arrive. Last year, we predicted that we would not see the then-rumored Apple tablet in 2009. This year, however, we predict that Apple will finally introduce this new device family, which is more of an oversized (8-inch, 10-inch iPod Touch… Read More
Random Tips Google’s Chrome OS December 12, 2010 | Read Count: 15,597April 7, 2025 Category: My Tutorials > Random TipsHello All … hope you have a wonderful weekend. I just read an article on techcrunch about Goole’s Chrome OS, a new operation system developed by Google that runs over Google Cr-48 Chrome Notebook. This article was published on techcrunch on Dec 10 2010 with… Read More
Random Tips EXOdesk, Your Virtual Desk; November 21, 2011 | Read Count: 14,580April 7, 2025 Category: My Tutorials > Random TipsSomething that will change everything on your desk; I’m just loving the concept; EXOpc has posted a video of its EXOdesk — an interactive desk environment that lets you do all sorts of tasks on a virtual space on your desk — in action and… Read More
In order to hide these files we can run defaults write com.apple.Finder AppleShowAllFiles FALSE KillAll Finder Reply