क्या कोई मैनुअल या गाइड है जो सभी अंतर्निहित निर्देशिकाओं के लिए उपयोग किया जाना चाहिए? जैसे कि क्या है / घर /, या / नेट /?
सबसे अद्यतित जानकारी और टर्मिनल में फ़ाइल सिस्टम प्रोग्रामिंग गाइड पर एक नज़र डालें man hier
, जो फाइलसिस्टम पदानुक्रम का "ऐतिहासिक स्केच" प्रदान करता है (यह संदर्भ के लिए इस उत्तर के अंत में शामिल है)।
आपके प्रश्न की एक टिप्पणी में फाइलसिस्टम पदानुक्रम मानक का उल्लेख है । फ़ाइल सिस्टम प्रोग्रामिंग गाइड के इनकार करने के बाद, आप शायद इस निष्कर्ष पर पहुंचेंगे और man hier
, कि macOS FHS का पालन नहीं करता है , यह एक लिनक्स चीज से अधिक है। बेशक, सामान्य UNIX मूल के कारण macOS में FHS और फाइलसिस्टम लेआउट के बीच समानताएं हैं, लेकिन अंतर हड़ताली हैं। macOS इनमें से किसी का भी उपयोग नहीं करता है:
/boot
फ़ोल्डर -> macOS /System/Library/Kernels
इसके बजाय उपयोग करता है ( macOS के पुराने संस्करणों में, कर्नेल वाला फ़ोल्डर था /
)
/home
फ़ोल्डर -> macOS /Users
इसके बजाय उपयोग करता है
/root
फ़ोल्डर -> macOS /var/root
इसके बजाय उपयोग करता है
और /opt
किसी भी दस्तावेज़ में एक बार उल्लेख नहीं किया गया है ( /opt
नीचे अधिक )
MacOS और एक FHS-अनुरूप OS के बीच एक और अधिक दूरी का उपयोग होता है /private
, उदाहरण के /etc
लिए एक सिम्लिंक है /private/etc
।
के बारे में /net
: यह एक आटोमोटिव मानचित्र है (सूचीबद्ध /etc/auto_master
), अधिक जानकारी के लिए विकिपीडिया देखें।
क्या करना चाहिए और क्या / ऑप्ट / में जाना चाहिए और क्या / usr / में जाना चाहिए? मेरी समझ यह है कि / usr / उपयोगकर्ता घर निर्देशिकाओं के लिए उपयोग किया जाता है, लेकिन जब से यह मौजूद है / उपयोगकर्ता / - अब क्या उद्देश्य है?
हालाँकि /usr
उपयोगकर्ताओं की होम डायरेक्टरीज़ को रखने के लिए अतीत में उपयोग किया जाता था , अब ऐसा नहीं है।
आजकल, /usr
उपयोगकर्ता कमांड शामिल हैं ( /usr/bin
सामान्य उपयोगकर्ताओं के लिए और /usr/sbin
प्रशासनिक उपयोगकर्ताओं के लिए, जैसे root
), साझा लाइब्रेरी ( /usr/lib
), मैन पेज ( /usr/share/man
), निष्पादनयोग्य जो उपयोगकर्ताओं ( /usr/libexec
और अन्य) द्वारा सीधे नहीं चलने चाहिए ।
यह एक उपनिर्देशिका भी प्रदान करता है, /usr/local
कार्यक्रमों, पुस्तकालयों और अन्य फ़ाइलों को रखने के लिए जो आधार ओएस के साथ नहीं आते हैं।
/opt
की एक समान भूमिका है /usr/local
और वे विनिमेय लगते हैं। हालांकि, अन्य लिनक्स / यूनिक्स सिसड्मिन के साथ काम करने के मेरे अनुभव से, बीएसडी-आधारित यूनिक्स ओएस के लिए एक प्राथमिकता लगती है /usr/local
।
तो यह मेरी इस पर है: macOS BSD- आधारित है और इसके परिणामस्वरूप मैं उपयोग करूँगा /usr/local
। ध्यान दें कि आप एक प्रोग्राम डायरेक्टरी बना सकते हैं और फिर /usr/local/bin
उदाहरण के लिए , आदि को कमांड लिंक कर सकते हैं :
/usr/local/mysql
/usr/local/mysql/bin/mysqladmin
/usr/local/mysql/lib/libmysqlclient.so
/usr/local/bin/mysqladmin -> ../mysql/bin/mysqladmin
/usr/local/lib/libmysqlclient.so -> ../mysql/lib/libmysqlclient.so
यह लिनक्स और यूनिक्स में भी सामान्य रूप से अभ्यास करता था, लेकिन एफएचएस ने इसे स्पष्ट रूप से मना किया है: यदि आप अपनी खुद की निर्देशिका पदानुक्रम में तृतीय पक्ष पैकेज स्थापित करना चाहते हैं तो आपको /opt/<package>
इसके बजाय उपयोग करना चाहिए । ध्यान दें कि FHS- अनुपालन में /etc/opt/<package>
और चर फ़ाइलों में कॉन्फ़िगरेशन फ़ाइलों को रखने की आवश्यकता होती है /var/opt/<package>
।
इसलिए, macOS में, मैं आपको सलाह दूंगा कि आप /usr/local
ऊपर बताए अनुसार रहें ।
मुझे Cisco VPN और XQuartz जैसे ऐड-ऑन सॉफ़्टवेयर के बारे में पता है जो इसमें स्थापित होते हैं /opt
, इसलिए उपरोक्त अंतर धुंधला होने लगते हैं।
man hier
जैसा कि ऊपर बताया गया है man hier
:
A historical sketch of the filesystem hierarchy. The modern macOS filesystem is documented in the
``File System Programming Guide'' available on Apple Developer.
/ root directory of the filesystem
/bin/ user utilities fundamental to both single-user and multi-user environments
/dev/ block and character device files
fd/ file descriptor files; see fd(4)
/etc/ system configuration files and scripts
/mach_kernel kernel executable (the operating system loaded into memory at boot time).
/sbin/ system programs and administration utilities fundamental to both single-user and multi-
user environments
/tmp/ temporary files
/usr/ contains the majority of user utilities and applications
bin/ common utilities, programming tools, and applications
include/ standard C include files
arpa/ C include files for Internet service protocols
hfs/ C include files for HFS
machine/ machine specific C include files
net/ misc network C include files
netinet/ C include files for Internet standard protocols; see inet(4)
nfs/ C include files for NFS (Network File System)
objc/ C include files for Objective-C
protocols/ C include files for Berkeley service protocols
sys/ system C include files (kernel data structures)
ufs/ C include files for UFS
lib/ archive libraries
libexec/ system daemons & system utilities (executed by other programs)
local/ executables, libraries, etc. not included by the basic operating system
sbin/ system daemons & system utilities (executed by users)
share/ architecture-independent data files
calendar/ a variety of pre-fab calendar files; see calendar(1)
dict/ word lists; see look(1)
web2 words from Webster's 2nd International
words common words
man/ manual pages
misc/ misc system-wide ascii text files
mk/ templates for make; see make(1)
skel/ example . (dot) files for new accounts
tabset/ tab description files for a variety of terminals; used in the term-
cap file; see termcap(5)
zoneinfo/ timezone configuration information; see tzfile(5)
/var/ multi-purpose log, temporary, transient, and spool files
at/ timed command scheduling files; see at(1)
backups/ misc. backup files
db/ misc. automatically generated system-specific database files
log/ misc. system log files
mail/ user mailbox files
run/ system information files describing various info about system since it was
booted
utmpx database of current users; see utmpx(5)
rwho/ rwho data files; see rwhod(8), rwho(1), and ruptime(1)
spool/ misc. printer and mail system spooling directories
mqueue/ undelivered mail queue; see sendmail(8)
tmp/ temporary files that are kept between system reboots
folders/ per-user temporary files and caches