attrib -s -h -r autorun.inf
attrib +s +h +r autorun.inf
attrib -s -h -r my.ico
attrib +s +h +r my.ico
相关文章
- window alias给cmd命令起别名
- [Linux] Linux 中的基本命令与目录结构
- Matlab中的命令hold on & hold off
- shell脚本介绍、shell脚本结构和执行、date命令用法、shell脚本中的变量
- shell脚本介绍,shell脚本结构和执行方式,date命令的用法,shell脚本中的变量简介
- 如何将从Linux中的命令行编译的C程序导出到IDE?
- 如何在代码中创建具有Write-Host命令的powershell shell中的脚本?
- Linux中的apache的服务命令
- window.print打印指定html元素中的内容
- (笔记)Mysql命令select from:查询表中的数据(记录)