gpt4 book ai didi

windows - 如何通过命令提示符模式在windows中设置文件权限?

转载 作者:可可西里 更新时间:2023-11-01 12:51:08 24 4
gpt4 key购买 nike

如何在windows下通过命令提示符方式设置同一个文件的权限?

最佳答案

>attrib /?
Displays or changes file attributes.

ATTRIB [+R | -R] [+A | -A ] [+S | -S] [+H | -H] [drive:][path][filename]
[/S [/D]]

+ Sets an attribute.
- Clears an attribute.
R Read-only file attribute.
A Archive file attribute.
S System file attribute.
H Hidden file attribute.
[drive:][path][filename]
Specifies a file or files for attrib to process.
/S Processes matching files in the current folder
and all subfolders.
/D Processes folders as well.

关于windows - 如何通过命令提示符模式在windows中设置文件权限?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18779644/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com