linux shell里面nohup的用法
百度了很多,但都不是官方的,按照linux命令中,一切可以--help的思想 我们就来 --help下。 其实linux命令不难学 只要会了两个基本的命令参数就可以开搞 man 男人 help 帮助 ls --help or man ls mkdir --help or man mkdir ##英文的(nohup (GNU coreutils) 5.97) nohup --help 用法:nohup 命令 [参数]... 或:nohup 选项 Run COMMAND, ignoring hangup signals. --help 显示此帮助信息并退出 --version 输出版本信息并退出 NOTE: your shell may have its own version of nohup, which usually supersedes the version described here. Please refer to your shell's documentation for details about the options it supports. 请向 bug-coreutils@gnu.org 报告错误。 ##中文的nohup (GNU coreutils) 8.4 nohup --help 用法:nohup 命令 [参数]... 或:nohup 选项