┌── ln(1) link, ln -- make links │ ┌── Create a symbolic link. │ │ ┌── the optional path to the intended symlink │ │ │ if omitted, symlink is in . named as destination │ │ │ can use . or ~ or other relative paths │ │ ┌─────┴────────┐ ln -s /path/to/original /path/to/symlink └───────┬───────┘ └── the path to the original file/folder can use . or ~ or other relative paths
लिनक्स कमांड्स को समझाने के लिए यह उपयोगी तरीका मिला, लेकिन @grg ने यह कैसे किया, इसका कोई पता नहीं है । मैन्युअल रूप से बहुत समय लगता है। क्या इस तरह से सामान करने के लिए एक उपकरण है?
स्रोत: मैं टर्मिनल में एक प्रतीकात्मक लिंक कैसे बना सकता हूं?
ls
बीएसडी यूनिक्स से आता है लिनक्स नहीं)। इसलिए यदि आप macOS या समान का उपयोग करते हैं, तो pls आपके प्रश्न से 'लिनक्स' शब्द हटा दें।