Texonom
Texonom
/
Computing
Computing
/Computing Theory/Information Theory/Information science/Information technology/Software Industry/Software Platform/Cloud Industry/Microsoft/Microsoft OS/Windows OS/Windows Structure/Windows File System/
Windows Junctions
Search

Windows Junctions

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2022 May 20 1:37
Editor
Editor
Seonglae ChoSeonglae Cho
Edited
Edited
2024 May 1 5:16
Refs
Refs
pnpm 에서 사용
자주 묻는 질문 | pnpm
pnpm은 global store에서 프로젝트의 node_modules 폴더로 hard links를 만듭니다. Hard links는 디스크상의 원본 파일이 있는 위치를 가리킵니다. 예를 들어, 프로젝트에 1MB를 잡아 먹는 foo 디펜던시가 있으면, 그게 프로젝트의 node_modules 폴더와 global store 안에서 각각 1MB을 차지하는 것으로 보입니다. 하지만, 그 1MB는 디스크 내에서 동일한 공간이며 서로 다른 두 곳에서 참조할 뿐입니다.
자주 묻는 질문 | pnpm
https://pnpm.io/ko/faq
자주 묻는 질문 | pnpm
 
 

Hard Link & Junctions

Hard Links and Junctions - Win32 apps
There are three types of file links supported in the NTFS file system: hard links, junctions, and symbolic links. This topic is an overview of hard links and junctions. For information about symbolic links, see Creating Symbolic Links.
Hard Links and Junctions - Win32 apps
https://docs.microsoft.com/en-us/windows/win32/fileio/hard-links-and-junctions
Hard Links and Junctions - Win32 apps

Recommendations

Texonom
Texonom
/
Computing
Computing
/Computing Theory/Information Theory/Information science/Information technology/Software Industry/Software Platform/Cloud Industry/Microsoft/Microsoft OS/Windows OS/Windows Structure/Windows File System/
Windows Junctions
Copyright Seonglae Cho