Serghei Iakovlev
d4a9836f1a
getting pid fixes
```sh
$ ~ pidof redis-server
# nothing
$ ~ ps aux | grep [r]edis
redis 593 0.0 0.0 36900 5564 ? Ssl Dec02 1:37 /usr/bin/redis-server 127.0.0.1:6379
klay 15927 0.0 0.0 16772 6068 pts/6 S+ 13:58 0:00 redis-cli
$ ~ uname -a
Linux edge 3.17.4-1-ARCH #1 SMP PREEMPT Fri Nov 21 21:14:42 CET 2014 x86_64 GNU/Linux
```
2014-12-05 14:50:45 +02:00
..
2014-04-03 16:38:11 +02:00
2014-09-29 06:49:09 -04:00
2014-10-09 11:26:32 +02:00
2009-11-10 19:20:32 +01:00
2014-08-25 10:15:28 +02:00
2014-08-07 17:14:08 +02:00
2011-06-14 17:11:44 +02:00
2014-03-15 14:43:50 +01:00
2013-11-06 08:31:57 +00:00
2009-12-15 13:06:41 -05:00
2011-11-07 17:18:50 +01:00
2014-12-05 14:50:45 +02:00