0条评论
还没有人评论过~
DOMAIN_HOME=$HOME/domains/domain
cd $DOMAIN_HOME/bin
tail -f nohup.out
为什么进去之后执行会还会出现以下错误
tail: cannot open `nohup.out' for reading: No such file or directory
tail: no files remaining
报错是这个目录下没有nohup.out文件呀
你看下这个目录下有没有nohup.out文件