据我所知,&在命令之后使用是为了在后台运行它.
&
&用法示例:tar -czf file.tar.gz dirname &
tar -czf file.tar.gz dirname &
但是怎么样&&?(看看这个例子:https://serverfault.com/questions/215179/centos-100-disk-full-how-to-remove-log-files-history-etc#answer-215188)
&&
syntax bash shell command-line
bash ×1
command-line ×1
shell ×1
syntax ×1