You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 regels
68 B

3 jaren geleden
  1. if ps -ef|grep "nginx"|egrep -v grep >/dev/null
  2. then
  3. echo "1"
  4. fi