我知道,nohup作为一个二进制文件,它可以从任何 shell 访问。但是exec内置的可能存在于每个 shell 中。
nohup
exec
是否有理由更喜欢其中一个?
nohup exec
exec ×1
nohup ×1