Skip to content

Commit 42b3f2f

Browse files
authored
Create System Directory Structure.md
1 parent 9b3e4e7 commit 42b3f2f

File tree

1 file changed

+113
-0
lines changed

1 file changed

+113
-0
lines changed
Lines changed: 113 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,113 @@
1+
2+
3+
```
4+
/System/Library/
5+
/System/Library/AWD/
6+
/System/Library/Accessibility/
7+
/System/Library/AccessibilityBundles/
8+
/System/Library/AccessoryUpdaterBundles/
9+
/System/Library/Accounts/
10+
/System/Library/Address Book Plug-Ins/
11+
/System/Library/AssetCache/
12+
/System/Library/AssetTypeDescriptors/
13+
/System/Library/Assets/
14+
/System/Library/AssetsV2/
15+
/System/Library/Assistant/
16+
/System/Library/Audio/
17+
/System/Library/Automator/
18+
/System/Library/BridgeSupport/
19+
/System/Library/CacheDelete/
20+
/System/Library/Caches/
21+
/System/Library/ColorSync/
22+
/System/Library/Colors/
23+
/System/Library/Components/
24+
/System/Library/Compositions/
25+
/System/Library/ConfigurationProfiles/
26+
/System/Library/CoreAccessories/
27+
/System/Library/CoreImage/
28+
/System/Library/CoreServices/
29+
/System/Library/CryptoTokenKit/
30+
/System/Library/DTDs/
31+
/System/Library/DefaultsConfigurations/
32+
/System/Library/DifferentialPrivacy/
33+
/System/Library/DirectoryServices/
34+
/System/Library/Displays/
35+
/System/Library/DistributedEvaluation/
36+
/System/Library/DuetActivityScheduler/
37+
/System/Library/DuetKnowledgeBase/
38+
/System/Library/DuetKnowledgeCollector/
39+
/System/Library/Extensions/
40+
/System/Library/Filesystems/
41+
/System/Library/Filters/
42+
/System/Library/Fonts/
43+
/System/Library/Frameworks/
44+
/System/Library/Graphics/
45+
/System/Library/HIDPlugins/
46+
/System/Library/IdentityServices/
47+
/System/Library/Image Capture/
48+
/System/Library/Input Methods/
49+
/System/Library/InternetAccounts/
50+
/System/Library/Java/
51+
/System/Library/KerberosPlugins/
52+
/System/Library/Kernels/
53+
/System/Library/Keyboard Layouts/
54+
/System/Library/Keychain/
55+
/System/Library/Keychains/
56+
/System/Library/LASecureIO/
57+
/System/Library/LaunchAgents/
58+
/System/Library/LaunchDaemons/
59+
/System/Library/LinguisticData/
60+
/System/Library/LocationBundles/
61+
/System/Library/LoginPlugins/
62+
/System/Library/Messages/
63+
/System/Library/Metadata/
64+
/System/Library/MonitorPanels/
65+
/System/Library/MultiversePlugins/
66+
/System/Library/NetworkServiceProxy/
67+
/System/Library/OnBoardingBundles/
68+
/System/Library/OpenDirectory/
69+
/System/Library/OpenSSL/
70+
/System/Library/PairedSyncServices/
71+
/System/Library/Password Server Filters/
72+
/System/Library/Perl/
73+
/System/Library/PreferenceBundles/
74+
/System/Library/PreferencePanes/
75+
/System/Library/Preferences/
76+
/System/Library/PreferencesSyncBundles/
77+
/System/Library/PreinstalledAssetsV2/
78+
/System/Library/PrelinkedKernels/
79+
/System/Library/Printers/
80+
/System/Library/PrivateFrameworks/
81+
/System/Library/QuickLook/
82+
/System/Library/QuickTime/
83+
/System/Library/Receipts/
84+
/System/Library/Recents/
85+
/System/Library/Sandbox/
86+
/System/Library/Screen Savers/
87+
/System/Library/ScreenReader/
88+
/System/Library/Script Editor Plugins/
89+
/System/Library/ScriptingAdditions/
90+
/System/Library/ScriptingDefinitions/
91+
/System/Library/Security/
92+
/System/Library/Services/
93+
/System/Library/Sounds/
94+
/System/Library/Speech/
95+
/System/Library/Spotlight/
96+
/System/Library/StartupItems/
97+
/System/Library/SyncServices/
98+
/System/Library/SystemConfiguration/
99+
/System/Library/SystemDiagnostic/
100+
/System/Library/SystemProfiler/
101+
/System/Library/Tcl/
102+
/System/Library/TextEncodings/
103+
/System/Library/TextInput/
104+
/System/Library/User Template/
105+
/System/Library/UserEventPlugins/
106+
/System/Library/UserNotifications/
107+
/System/Library/Video/
108+
/System/Library/WidgetResources/
109+
/System/iOSSupport/
110+
/System/iOSSupport/dyld/
111+
/System/iOSSupport/System/
112+
/System/iOSSupport/usr/
113+
```

0 commit comments

Comments
 (0)