小编sam*_*yse的帖子

为什么“ssh localhost nohup echo hello”不起作用?

我认为这概括了这一点:

# /usr/bin/nohup echo hello
/usr/bin/nohup: ignoring input and appending output to `nohup.out'

# ssh localhost /usr/bin/nohup echo hello
hello
Run Code Online (Sandbox Code Playgroud)

发生了什么事?

ssh nohup

0
推荐指数
1
解决办法
493
查看次数

标签 统计

nohup ×1

ssh ×1