小编Lee*_*lla的帖子

为什么 -r 递归标志在某些情况下大写而在其他情况下较低?

一些命令使用小写字母r作为其递归标志,而其他命令使用大写字母R

cp -r foo/ bar/

chmod -R 777 foobar/
Run Code Online (Sandbox Code Playgroud)

是否有一个原因?

linux command-line

8
推荐指数
1
解决办法
2810
查看次数

标签 统计

command-line ×1

linux ×1