View Single Post
zlatko's Avatar
Posts: 861 | Thanked: 936 times | Joined on Feb 2010 @ Bulgaria
#89
Originally Posted by Miharin View Post
Over 12 hours and still 70% left, very good. Maybe someone can give the command to see if the service is still running for davidoz?
You can check it with this:
Code:
ps aux|grep tohd
Just run it as normal user in terminal. It will give you list of processes. Copy the result here. ps = process status

Looks like this if you have stopped it:
Code:
zlatko@toshiba:~/misc/jolla$ ssh jolla
nemo@192.168.2.109's password: 
Last login: Mon Dec 23 14:05:48 2013 from toshiba
,---
| SailfishOS 1.0.1.12 (Laadunjärvi) (armv7hl)
'---
[nemo@localhost ~]$ ps aux|grep tohd
nemo     14876  1.0  0.1   5656   844 pts/1    S+   18:45   0:00 grep tohd
[nemo@localhost ~]$

Last edited by zlatko; 2013-12-24 at 16:47.
 

The Following 2 Users Say Thank You to zlatko For This Useful Post: