This commit is contained in:
2024-12-03 16:24:40 -07:00
parent 97ab3718a9
commit d70e5e80ee
14 changed files with 37429 additions and 51 deletions

11
.vscode/mklink.md vendored
View File

@ -1,7 +1,7 @@
---
created: '"2023-12-13T01:58:07.610Z"'
type: '"note"'
updated: 2024-11-05T04:18:28.000Z
created: 2024-11-07T18:10:56.000Z
type: "'\"note\"'"
updated: 2024-11-07T18:10:56.000Z
---
# mklink
@ -64,3 +64,8 @@ mklink "C:\Windows\System32\drivers\etc\hosts" "D:\5-Other-Small\Notes\Network\h
```bash
mklink /J "D:\Tmp\Phares\.TP-Link" "D:\5-Other-Small\Notes\Network\.vscode\helper"
```
```bash 638665998501940000 = Thu Nov 07 2024 11:10:49 GMT-0700 (Mountain Standard Time)
del "C:\Windows\System32\drivers\etc\hosts"
mklink "C:\Windows\System32\drivers\etc\hosts" "D:\5-Other-Small\Notes\Network\hosts\desktop-1238peq\hosts"
```