Associates a path with a drive letter.
SUBST [drive1: [drive2:]path]
SUBST drive1: /D
drive1: Specifies a virtual drive to which you want to assign a path.
[drive2:]path Specifies a physical drive and path you want to assign to
a virtual drive.
/D Deletes a substituted (virtual) drive.
Type SUBST with no parameters to display a list of current virtual drives.
參考資料:
Show Google Drive in Windows as a Local Hard Drive
Microsoft Windows Subst command
Make A Virtual Drive
2017年7月15日 星期六
SUBST指令
mklink指令
Creates a symbolic link.
MKLINK [[/D] | [/H] | [/J]] Link Target
/D Creates a directory symbolic link. Default is a file
symbolic link.
/H Creates a hard link instead of a symbolic link.
/J Creates a Directory Junction.
Link specifies the new symbolic link name.
Target specifies the path (relative or absolute) that the new link
refers to.
2017年6月24日 星期六
2017年6月5日 星期一
vim中的零寬度匹配
最近發現vim有一個功能
叫做「零寬度匹配」
還蠻繞口的
還搞不太懂,
先記錄一下吧~
參考資料:
[转]vim中的零宽度匹配 - [1.2 vim]
VIM REFERENCE MANUAL
2017年3月31日 星期五
Windows下使用標記(Tags)
因為平常有在拍照或錄影為生活作記錄,
但是,
當檔案多到一定的程度的時候,
要尋找檔案就是一個很困難的問題。
參考資料:
你真懂用搜索吗?详解Windows7内置搜索
Windows 系统下如何进行多条件搜索? - 易宝典
Tag your files for easier searches in Windows 7
Enable natural language search in Windows 7 to produce better results