This website requires JavaScript.
Explore
Help
Register
Sign in
lilith
/
tldr
Watch
1
Star
0
Fork
You've already forked tldr
0
mirror of
https://github.com/tldr-pages/tldr.git
synced
2025-08-13 20:55:52 +02:00
Code
Activity
9c2d5b51a6
Branches
Tags
No results found.
tldr
/
pages.zh
/
windows
/
cipher.md
Flex Zhong
4bc29f8ff2
Create cipher.md
2020-10-01 20:00:27 +01:00
263 B
Raw
Blame
History
cipher
加密或解密 NTFS 驱动器上的文件.
加密文件或目录:
cipher /e:{{路径/文件或目录}}
解密文件或目录:
cipher /d:{{路径/文件或目录}}
安全地删除文件或目录:
cipher /w:{{路径/文件或目录}}