windows symbolic link target

前端 未结 6 1058
死守一世寂寞
死守一世寂寞 2020-12-13 19:48

Say that I set up a symbolic link:

mklink  /D C:\\root\\Public\\mytextfile.txt C:\\root\\Public\\myothertextfile.txt

Editor\'s note: O

6条回答
  •  借酒劲吻你
    2020-12-13 20:41

    As Harry Johnston said dir command shows the target of symbolic links

    2014/07/31  11:22              libs
    2014/08/01  13:53             4,997 mobile.iml
    2014/07/31  11:22               689 proguard-rules.pro
    2014/09/28  10:54         res [\??\C:\Users\_____\mobile\src\main\res]
    

提交回复
热议问题