重定向

 

nginx  -t  >/tmp/a.log  2>&1           错误重定向到标准输出    输出到 /tmp/a.log

 

posted @ 2020-10-03 17:29  扶我起来写代码  阅读(57)  评论(0)    收藏  举报