16 lines
347 B
Markdown
16 lines
347 B
Markdown
---
|
|
type: "note"
|
|
created: "2023-10-20T03:56:21.490Z"
|
|
updated: "2023-10-20T03:57:15.006Z"
|
|
---
|
|
|
|
# mklink
|
|
|
|
```bash
|
|
mklink /J "T:\METCLIMATEC\06_SourceCode\METCLIMATEC\Adaptation\.kanbn" "D:\5-Other-Small\Kanban\METCLIMATEC"
|
|
```
|
|
|
|
```bash
|
|
mklink /J "T:\METCLIMATEC\06_SourceCode\METCLIMATEC\Adaptation\.kanbn" "D:\5-Other-Small\Kanban\METCLIMATEC"
|
|
```
|