Paul Webster wrote: 
> If you type
> ps -ef | grep jive
> 
> a few times you should see something like this
> > 
Code:
--------------------
  >   > 
  > 9152 root      0:00 {jivelite.sh} /bin/sh /opt/jivelite/bin/jivelite.sh
  > 25913 root      0:05 /opt/jivelite/bin/jivelite
  > 25953 tc        0:00 grep jive
  > 
--------------------
> > 
> 
> The numbers at the start of the lines with Jivelite should be the same
> each time - unless Jivelite is stops and is restarted.
> Your numbers will not be the same as mine.
> 
> Are the numbers for the line which has "/opt/jivelite/bin/jivelite" at
> the end changing?

Yes, they are:

tc@piCorePlayer:~$ ps -ef | grep jive
8834 root      0:01 {jivelite.sh} /bin/sh
/opt/jivelite/bin/jivelite.sh
15443 tc        0:00 grep jive
tc@piCorePlayer:~$ ps -ef | grep jive
8834 root      0:01 {jivelite.sh} /bin/sh
/opt/jivelite/bin/jivelite.sh
15450 tc        0:00 grep jive
tc@piCorePlayer:~$ ps -ef | grep jive
8834 root      0:01 {jivelite.sh} /bin/sh
/opt/jivelite/bin/jivelite.sh
15456 tc        0:00 grep jive
tc@piCorePlayer:~$ ps -ef | grep jive
8834 root      0:01 {jivelite.sh} /bin/sh
/opt/jivelite/bin/jivelite.sh
15462 tc        0:00 grep jive
tc@piCorePlayer:~$ ps -ef | grep jive
8834 root      0:01 {jivelite.sh} /bin/sh
/opt/jivelite/bin/jivelite.sh
15468 tc        0:00 grep jive
tc@piCorePlayer:~$ ps -ef | grep jive
8834 root      0:01 {jivelite.sh} /bin/sh
/opt/jivelite/bin/jivelite.sh
15474 tc        0:00 grep jive


------------------------------------------------------------------------
Frapicore's Profile: http://forums.slimdevices.com/member.php?userid=71225
View this thread: http://forums.slimdevices.com/showthread.php?t=116121

_______________________________________________
diy mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/diy

Reply via email to