#!/bin/bash nginx -c /usr/local/nginx/nginx.conf &> ./nginx.log & tail -f ./nginx.log