[Koha] zebraserver does not seem to be running?

MJ Ray mjr at phonecoop.coop
Tue Mar 31 08:58:30 NZDT 2009


Mason James <mason.loves.sushi at gmail.com> wrote:
> to see if its running  - why not just do?
>
> $ ps -ef|grep zebrasrv

BTW, one can get cleaner output by using the command "pgrep zebrasrv"
(sometimes pgrep is in another package not installed by default).  If
something like the named process is running, it returns a list of
Process Identifier (PID) numbers.  If it find nothing, it returns
nothing.  To see fuller details, try "ps $(pgrep zebrasrv)"

Hope that helps,
-- 
MJ Ray (slef).  LMS developer and supporter for a small, friendly
worker cooperative http://www.ttllp.co.uk/ http://mjr.towers.org.uk/
(Notice http://mjr.towers.org.uk/email.html) tel:+44-844-4437-237


More information about the Koha mailing list