Time display

mklink
This commit is contained in:
2024-01-28 22:30:57 -07:00
parent 111a504f84
commit a4bd327ca3
6 changed files with 56 additions and 53 deletions

14
.vscode/mklink.md vendored Normal file
View File

@ -0,0 +1,14 @@
---
type: "note"
---
# mklink
```bash
```
```bash
mklink /J "L:\Git\www\.kanbn" "D:\5-Other-Small\Kanban\www"
mklink /J "L:\Git\www\.random" "D:\1-Images-A\Images-7007a9df-Results\F)Random\7007a9df\[]"
mklink /J "L:\Git\www\.original" "D:\1-Images-A\Images-7007a9df-Results\C)Resize\7007a9df\Original\()"
```