redis基础4-redis服务(二)

2015-07-24 06:55:15 · 作者: · 浏览: 6
ome/fuhui/redis-2.8.19/src/redis-server *:6379 root 2993 2720 0 09:09 pts/6 00:00:00 grep --color=auto redis
root@ubuntu:/home/fuhui/redis-2.8.19# sh redis_script stop Stopping ... Redis stopped
 root@ubuntu:/home/fuhui/redis-2.8.19# ps -ef | grep 'redis' root 2998 2720 0 09:10 pts/6 00:00:00 grep --color=auto redis