aboutsummaryrefslogtreecommitdiff
path: root/src/sensor/sensors/peerstore-memory-files/peerstore-memory.sh
blob: 069a9972dacb706588f95246765e5c3290fd6be2 (plain) (blame)
1
2
3
#!/bin/sh

ps aux | grep 'gnunet-service-peerstore' | grep -v grep | awk '{ print $6 }'