# HOM 12: Inside the Mac Filesystem

**URL:** https://www.twit.community/t/hom-12-inside-the-mac-filesystem/7049
**Category:** Hands-On Mac
**Tags:** episode
**Created:** [June 5, 2020, 7:14pm UTC](https://www.twit.community/t/hom-12-inside-the-mac-filesystem/7049 "2020-06-05T19:14:00Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Leo](https://sea2.discourse-cdn.com/flex020/user_avatar/www.twit.community/leo/32/16203_2.png) [@Leo](https://www.twit.community/u/Leo)
#### Post date: [June 5, 2020, 7:14pm UTC](https://www.twit.community/t/hom-12-inside-the-mac-filesystem/7049/1 "2020-06-05T19:14:00Z")

</div>

Beep boop - this is a robot. A new show has been posted to TWiT…

> **[Hands-On Mac 12 Inside the Mac Filesystem | TWiT.TV](https://twit.tv/shows/hands-on-mac/episodes/12)**
>
> The macOS filesystem is trickier than it looks! But once you know a few simple things, finding files on your Mac can be easy. Here is one place to start - Apple documents its file …

What are your thoughts about today’s show? We’d love to hear from you!

---

<div class="post-metadata">

### Author: ![tokyotony](https://sea2.discourse-cdn.com/flex020/user_avatar/www.twit.community/tokyotony/32/86_2.png) [@tokyotony](https://www.twit.community/u/tokyotony)
#### Post date: [June 5, 2020, 10:04pm UTC](https://www.twit.community/t/hom-12-inside-the-mac-filesystem/7049/2 "2020-06-05T22:04:17Z")

</div>

Hi @Leo, thanks for this video. A few questions:

1. Why is this an Application Support folder? Wouldn’t it just be easier and more tidy to have everything related to that application in the Application itself (the stuff you see when you Ctrl-Click the application)?
2. Why do Apple’s main app show up in both the top Applications folder AND the System/Applications folder? Are those application actually duplicated on the Mac?

Thanks,

Tony

---

<div class="post-metadata">

### Author: ![TommyW](https://sea2.discourse-cdn.com/flex020/user_avatar/www.twit.community/tommyw/32/1292_2.png) [@TommyW](https://www.twit.community/u/TommyW)
#### Post date: [June 6, 2020, 6:45am UTC](https://www.twit.community/t/hom-12-inside-the-mac-filesystem/7049/3 "2020-06-06T06:45:47Z")

</div>

These come from the overall approach of Unix, where there are resources set for everyone and resources set for each user.

The Applications folder on the root level of the dIsk contains apps all users can use, the applications folder inside each user folder is for that user specifically,

The Application Support folder inside the users Library folder contains items that each user has set. Items within it can be changed or deleted with no harm. Mucking around inside an application package introduces too much potential for damage, no opportunity for settings for multiple users and would trigger security concerns re potential malware etc.
