Create cipher.md
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
79aea4833f
commit
4bc29f8ff2
15
pages.zh/windows/cipher.md
Normal file
15
pages.zh/windows/cipher.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# cipher
|
||||
|
||||
> 加密或解密 NTFS 驱动器上的文件.
|
||||
|
||||
- 加密文件或目录:
|
||||
|
||||
`cipher /e:{{路径/文件或目录}}`
|
||||
|
||||
- 解密文件或目录:
|
||||
|
||||
`cipher /d:{{路径/文件或目录}}`
|
||||
|
||||
- 安全地删除文件或目录:
|
||||
|
||||
`cipher /w:{{路径/文件或目录}}`
|
Reference in New Issue
Block a user