This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
51194507023
/
daseintro
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
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.
2
Commits
1
Branch
43 KiB
Tree:
908ea3410b
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '908ea3410b'
${ noResults }
daseintro
/
check
/
check.sh
3 lines
68 B
Raw
Normal View
History
inin
3 years ago
if
ps -ef
|
grep
"nginx"
|
egrep -v grep >/dev/null
then
echo
"1"
fi