cd third_party/kvstore/ stdbuf -oL -eL nohup ./kvstore > /tmp/kvlog 2>&1 & echo $! > /tmp/kvstore.pid cat /tmp/kvstore.pid