Code: Select all
# netstat -anp|grep 8888
tcp 0 0 0.0.0.0:8888 0.0.0.0:* LISTEN 3772/pigpiod
# ps ax|grep pigpiod
3772 ? SLsl 43:50 pigpiod
25792 pts/0 S+ 0:00 grep --color=auto pigpiod
# pigs pigpv
^C
#