다수의 디렉토리에 ln(심볼릭링크)로 링크 거는 방법 질문드립니다.

nrabbit의 이미지

/opt/share <= 이것이 대상 디렉토리이고 /tmp/ 밑에 다수의 하위 디렉토리가 있을때 /tmp/하위 디렉토리/share가 되도록 일 대 다 링크를 걸고 싶은데 어떻게 해야하는지요?

shint의 이미지

http://blog.naver.com/cdyho?Redirect=Log&logNo=20196973456

http://sir.co.kr/pg_tip/10924?sca=Linux&page=3

ln /opt/share /tmp/1
ln /opt/share /tmp/2
ln /opt/share /tmp/3
ln /opt/share /tmp/4

ln -s /opt/share /tmp/1
ln -s /opt/share /tmp/2
ln -s /opt/share /tmp/3
ln -s /opt/share /tmp/4

ls -al 로 확인

----------------------------------------------------------------------------
젊음'은 모든것을 가능하게 만든다.

매일 1억명이 사용하는 프로그램을 함께 만들어보고 싶습니다.
정규 근로 시간을 지키는. 야근 없는 회사와 거래합니다.

각 분야별. 좋은 책'이나 사이트' 블로그' 링크 소개 받습니다. shintx@naver.com