一些命令使用小写字母r作为其递归标志,而其他命令使用大写字母R。
r
R
cp -r foo/ bar/ chmod -R 777 foobar/
是否有一个原因?
linux command-line
command-line ×1
linux ×1